Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
test in golang 1.10 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
bxcodec authored Mar 29, 2018
1 parent f78d282 commit 8c8836d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.8
- "1.10"

before_install:
- go get -t -v ./...
Expand Down

0 comments on commit 8c8836d

Please sign in to comment.