Skip to content

Commit

Permalink
tests: update travis-ci go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ploxiln committed Dec 2, 2019
1 parent 5b67f58 commit 8a1ac96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
env:
- GOARCH=amd64
- GOARCH=386
Expand Down

0 comments on commit 8a1ac96

Please sign in to comment.