Skip to content

Commit

Permalink
target test for go 1.9 and 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Fs02 committed Jan 24, 2019
1 parent 83d835c commit b13ac64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: go
go:
- "1.9.x"
- "1.10.x"
- "1.11.x"
install:
- go get -u github.com/golang/dep/cmd/dep
before_script:
Expand Down

0 comments on commit b13ac64

Please sign in to comment.