Skip to content

Commit 7e37942

Browse files
author
Josh Holtz
committed
Come on TravisCI
1 parent 322c870 commit 7e37942

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: objective-c
22
before_install:
33
- brew update
44
- brew uninstall xctool && brew install xctool --HEAD
5-
script: xctool -project Project/JSONAPI.xcodeproj -scheme JSONAPI -sdk iphonesimulator test
5+
- cd Project
6+
script: xctool -project JSONAPI.xcodeproj -scheme JSONAPI -sdk iphonesimulator test

0 commit comments

Comments
 (0)