Skip to content

Commit

Permalink
Use go 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mat committed Jul 19, 2018
1 parent 2fdfd85 commit f12092a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ language: go
go:
- 1.8.x
- 1.9.x
- "1.10.x"
- "1.10"
- "1.10.1"
- "1.10.2"
- "1.10.3"
script: make test_all

0 comments on commit f12092a

Please sign in to comment.