Skip to content

Commit

Permalink
.travis: add 1.10
Browse files Browse the repository at this point in the history
travis-ci/gimme#132

Signed-off-by: Máximo Cuadros <[email protected]>
  • Loading branch information
mcuadros committed Feb 17, 2018
1 parent 886dc83 commit 3f00f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- "1.10"

go_import_path: gopkg.in/src-d/go-git.v4

Expand Down

0 comments on commit 3f00f5f

Please sign in to comment.