Skip to content

Commit

Permalink
Travis doesn’t support Xenial, back to Trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
jonblatho authored Jul 24, 2018
1 parent 47a8b7f commit 1135108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ osx_image: xcode9.4
script: swift build
language: generic
sudo: required
dist: xenial
dist: trusty

env:
global:
Expand Down

0 comments on commit 1135108

Please sign in to comment.