Skip to content

Commit

Permalink
Update Go versions of CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
bendahl committed Oct 27, 2018
1 parent 6089bc7 commit 516316c
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,8 +1,9 @@
language: go

go:
- 1.7.x
- 1.8
- 1.9
- 1.10
- 1.11

dist: trusty
sudo: required
Expand Down

0 comments on commit 516316c

Please sign in to comment.