Skip to content

Commit 2719d3a

Browse files
author
Matt York
committed
- Added fresh project for tests
1 parent 2865d0d commit 2719d3a

40 files changed

+724
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ before_script:
44
- gem install xcpretty
55

66
script:
7-
- xcodebuild -project Tests/DateToolsTests.xcodeproj -scheme DateToolsTests -sdk iphonesimulator test | xcpretty -c
7+
- xcodebuild -project Tests/DateToolsTests/DateToolsTests.xcodeproj -scheme DateToolsTests -sdk iphonesimulator test | xcpretty -c
File renamed without changes.

0 commit comments

Comments
 (0)