Skip to content

Commit

Permalink
ci: test Go 1.9.x, 1.10.x and tip
Browse files Browse the repository at this point in the history
More info:
https://github.com/src-d/guide/blob/master/engineering/conventions-go.md

Signed-off-by: Santiago M. Mola <santi@mola.io>
  • Loading branch information
smola committed Apr 20, 2018
1 parent 67cb193 commit a3ae19e
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 a3ae19e

Please sign in to comment.