Skip to content

Commit

Permalink
Remove custom swift
Browse files Browse the repository at this point in the history
  • Loading branch information
joeblau committed Jun 24, 2018
1 parent fe164ee commit 1f71535
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ before_install:
- git config credential.helper "store --file=.git/credentials"
- echo "https://${GH_TOKEN}:@github.com" > .git/credentials
- .travis/update-submodule.sh
install:
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
script:
- swift build
notifications:
email:
recipients:
Expand Down

0 comments on commit 1f71535

Please sign in to comment.