Skip to content

Commit

Permalink
Merge pull request #262 from smola/go-travis
Browse files Browse the repository at this point in the history
ci: test Go 1.9.x, 1.10.x and tip
  • Loading branch information
roobre committed Apr 20, 2018
2 parents 67cb193 + a3ae19e commit 6e31900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: go

go:
- 1.8
- 1.9
- 1.9.x
- 1.10.x
- tip

matrix:
Expand Down

0 comments on commit 6e31900

Please sign in to comment.