From 1f715354d03515fe22f56473c61ce39718cd24a2 Mon Sep 17 00:00:00 2001 From: Joe Blau Date: Sun, 24 Jun 2018 14:13:01 -0400 Subject: [PATCH] Remove custom swift --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 865212c8..c34b07e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: