Skip to content

Commit

Permalink
Revert "switch to travis trusty builds"
Browse files Browse the repository at this point in the history
This reverts commit 1af05f2.
  • Loading branch information
Zariel committed Feb 13, 2016
1 parent 5127cbf commit 0ff4dc9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

sudo: required
dist: trusty
sudo: false

cache:
directories:
Expand All @@ -25,7 +24,7 @@ env:
AUTH=false

go:
- 1.4.2
- 1.4
- 1.5.3

install:
Expand Down

0 comments on commit 0ff4dc9

Please sign in to comment.