update travis-ci config

This commit is contained in:
Max Sokolov 2016-04-13 01:11:28 +03:00
parent ae34cefe7a
commit dd97d7a279
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ branches:
only:
- master
before_install:
- brew update
- brew reinstall --HEAD xctool
- cd Tablet
script:
- xctool clean build test -project Tablet.xcodeproj -scheme Tablet -sdk iphonesimulator