Skip to content

Commit

Permalink
travis: Update go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Apr 22, 2019
1 parent d134672 commit 67c9bf3
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,13 +1,13 @@
language: go

go:
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- 1.9
- "1.10"
- 1.11
- 1.12

script:
- go test

0 comments on commit 67c9bf3

Please sign in to comment.