Merge pull request #103 from PeterDaveHelloKitchen/travis-ci

speed up travis-ci build [mj - thanks for the contribution]
This commit is contained in:
Mengjuei Hsieh 2016-06-17 10:43:16 -07:00 committed by GitHub
commit d0c3c79ff7
1 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,7 @@ language: objective-c
before_script: travis/before_script.sh
script: travis/script.sh
sudo: false
git:
depth: 1