Merge pull request #103 from PeterDaveHelloKitchen/travis-ci
speed up travis-ci build [mj - thanks for the contribution]
This commit is contained in:
commit
d0c3c79ff7
|
@ -2,3 +2,7 @@ language: objective-c
|
|||
|
||||
before_script: travis/before_script.sh
|
||||
script: travis/script.sh
|
||||
|
||||
sudo: false
|
||||
git:
|
||||
depth: 1
|
||||
|
|
Loading…
Reference in New Issue