Updated travis script

This commit is contained in:
Pepi 2015-11-09 20:14:00 +01:00
parent a745938229
commit 675874ab27

View File

@ -5,7 +5,7 @@ notifications:
install:
- brew install carthage
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
- carthage bootstrap --no-use-binaries
- carthage bootstrap
script:
- make build
- make test