Skip to content

Commit

Permalink
test go1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed May 30, 2018
1 parent 1ef9db2 commit 9fd746b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ language: go
go:
- 1.8
- 1.9
- '1.10'

sudo: false

install:
- go get .
- go build
- ./zkcli -version

0 comments on commit 9fd746b

Please sign in to comment.