Skip to content

Commit

Permalink
add golang 1.10 to travis test
Browse files Browse the repository at this point in the history
Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp>
  • Loading branch information
Wataru Ishida committed Feb 16, 2018
1 parent 08df0e0 commit 1b602c1
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 @@ -4,6 +4,7 @@ go:
- 1.7
- 1.8
- 1.9
- "1.10"

script:
- go test -v ./...
Expand Down

0 comments on commit 1b602c1

Please sign in to comment.