Skip to content

Commit

Permalink
Travis: not using swiftenv anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
helje5 committed May 29, 2017
1 parent 0fd081d commit a990105
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ install:

script:
- export PATH="$HOME/usr/bin:$PATH"
- export SWIFTENV_ROOT="$HOME/.swiftenv"
- export PATH="${SWIFTENV_ROOT}/bin:${SWIFTENV_ROOT}/shims:$PATH"
- swift build

0 comments on commit a990105

Please sign in to comment.