Skip to content

Commit 1cade31

Browse files
author
Josh Holtz
committed
Added .travis.yml
1 parent 84ebef8 commit 1cade31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)