Commit cba7e3ec authored by Mostafa Berg's avatar Mostafa Berg

*Added swift3.0 branch to travis.yml

*removed xctool upgrade ant simulator list commands from travis.yml since it's no longer used
parent b166277f
......@@ -6,9 +6,7 @@ env:
- LANG=en_US.UTF-8
before_install:
- brew update || brew update
- brew outdated xctool || brew upgrade xctool
- gem install cocoapods
- xcrun simctl list
install: echo "<3"
env:
- MODE=framework
......@@ -19,3 +17,4 @@ script: ./build.sh $MODE
branches:
only:
- master
- swift3.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment