Skip to content

Commit

Permalink
add modern golang versions to travis CI (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 authored and lunixbochs committed Sep 13, 2019
1 parent be6b761 commit 1c7f04c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false
script: go test -v

go:
- 1.2
- 1.3
- 1.4
- 1.12
- 1.13
- tip

0 comments on commit 1c7f04c

Please sign in to comment.