Add .travis.yml

This commit is contained in:
Looping 2014-09-22 15:46:23 +08:00
parent 79e80b8082
commit b8e24d825a
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -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