Skip to content

Commit

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

sudo: false
sudo: required
dist: trusty

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

go:
- 1.4
- 1.4.2
- 1.5.3

install:
Expand Down

0 comments on commit 1af05f2

Please sign in to comment.