Add .travis.yml
This commit is contained in:
parent
79e80b8082
commit
b8e24d825a
|
|
@ -0,0 +1,4 @@
|
|||
language: objective-c
|
||||
before_install: gem update cocoapods && cd RCPageControlExample
|
||||
script: xctool -workspace RCPageControlExample.xcworkspace -scheme RCPageControlExample -sdk iphonesimulator7.1 build
|
||||
|
||||
Loading…
Reference in New Issue