Skip to content

Commit

Permalink
Travis: Change go version used to 1.9
Browse files Browse the repository at this point in the history
So that tests work (we are using t.Helper now).
  • Loading branch information
vancluever committed Aug 31, 2017
1 parent 64e113b commit 661a5df
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 @@ -2,7 +2,7 @@ dist: trusty
sudo: false
language: go
go:
- 1.8.1
- 1.9

install:
# This script is used by the Travis build to install a cookie for
Expand Down

0 comments on commit 661a5df

Please # to comment.