Skip to content

Commit

Permalink
use go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Sep 16, 2018
1 parent 5707bbd commit 8fac73f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: go
go:
- 1.8
- 1.9
- '1.10'
- '1.11'

sudo: false

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

0 comments on commit 8fac73f

Please sign in to comment.