We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ebef8 commit 1cade31Copy full SHA for 1cade31
.travis.yml
@@ -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