Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 committed Mar 22, 2016
1 parent f168b32 commit 6dd3846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ script:
- swift test
- wget https://swift.org/builds/swift-2.2-release/ubuntu1404/swift-2.2-RELEASE/swift-2.2-RELEASE-ubuntu14.04.tar.gz
- export PATH=swift-2.2-RELEASE-ubuntu14.04/usr/bin/:"${PATH}"
- make
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; make fi; # temporarily don't build on osx

0 comments on commit 6dd3846

Please sign in to comment.