Skip to content

Commit

Permalink
add travis 2.2 test
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 committed Mar 22, 2016
1 parent 599a0c3 commit f168b32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ script:
- rm -rf Packages/*/Tests
- swift build
- 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

0 comments on commit f168b32

Please sign in to comment.