Merge branch 'master' of github.com:AFNetworking/AFNetworking
This commit is contained in:
commit
a82474877b
3 changed files with 1 additions and 0 deletions
|
|
@ -3,4 +3,5 @@ before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install xctool --HEAD
|
- brew install xctool --HEAD
|
||||||
- cd Tests && pod install && cd $TRAVIS_BUILD_DIR
|
- cd Tests && pod install && cd $TRAVIS_BUILD_DIR
|
||||||
|
- mkdir -p "Tests/AFNetworking Tests.xcodeproj/xcshareddata/xcschemes" && cp Tests/Schemes/*.xcscheme "Tests/AFNetworking Tests.xcodeproj/xcshareddata/xcschemes/"
|
||||||
script: rake test
|
script: rake test
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue