Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
fix for travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valen90 committed Apr 26, 2017
1 parent c4e04ae commit 3b3d25e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
os:
- linux
- osx
- linux
language: generic
sudo: required
dist: trusty
script:
- eval "$(curl -sL https://swift.vapor.sh/ci-3.1)"
- eval "$(curl -sL https://gist.githubusercontent.com/BrettRToomey/1256d98cce5546c696cc68d9f61ad46f/raw/d5fb266a17f26c41b59fd00867a3a2474c3efee3/TravisSwift31)"
- eval "$(curl -sL https://swift.vapor.sh/codecov)"

0 comments on commit 3b3d25e

Please sign in to comment.