Skip to content

Commit

Permalink
Bump golang to 1.9 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
pelletier authored Aug 25, 2017
1 parent 4692b8f commit 9c1b4e3
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
@@ -1,9 +1,9 @@
sudo: false
language: go
go:
- 1.6.4
- 1.7.6
- 1.8.3
- 1.9
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 9c1b4e3

Please sign in to comment.