Skip to content

Commit

Permalink
le trav
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwright committed Aug 31, 2016
1 parent 314f0cc commit ea42a73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ language: generic
sudo: required
dist: trusty
osx_image: xcode8
install:
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/02090c7ede5a637b76e6df1710e83cd0bbe7dcdf/swiftenv-install.sh)"
script:
- eval "$(curl -sL swift.qutheory.io/ci)"
- eval "$(curl -sL swift.qutheory.io/codecov)"
- swift build
- swift build -c release

0 comments on commit ea42a73

Please sign in to comment.