Skip to content

Commit

Permalink
Upgrade go CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothée Peignier committed May 31, 2018
1 parent b4a7d76 commit 49fbadd
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
@@ -1,5 +1,5 @@
language: go
go:
- 1.7
- 1.8
- 1.9
- "1.10"
script: go test -race -cover ./...

0 comments on commit 49fbadd

Please sign in to comment.