Skip to content

Commit 41b0c69

Browse files
authored
Merge pull request #138 from qianbin/ci
fix: compile error by update vendor pkg
2 parents 027ff77 + cf73300 commit 41b0c69

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ matrix:
99
- os: linux
1010
dist: trusty
1111
go: 1.11.x
12-
# - os: osx
13-
# go: 1.10.x
14-
# - os: osx
15-
# go: 1.11.x
12+
- os: osx
13+
go: 1.10.x
14+
- os: osx
15+
go: 1.11.x
1616
install:
1717
- make dep
1818
script:

Gopkg.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)