Skip to content

Commit

Permalink
Use the latest Go releases
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg authored Nov 22, 2018
1 parent 7077aa6 commit 1c72427
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: go
sudo: false
go:
- 1.7
- 1.8
- 1.9
- "1.10"
- 1.11
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 1c72427

Please sign in to comment.