Skip to content

Commit f61540c

Browse files
author
Josh Holtz
committed
Fixed .travis.yml file
1 parent 74e14b0 commit f61540c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
22
before_install:
3-
- brew update
4-
- brew install xctool
3+
- brew update
4+
- brew install xctool
55
script: xctool -project Project/JSONAPI.xcodeproj -scheme JSONAPI -sdk iphonesimulator test

0 commit comments

Comments
 (0)