Skip to content

Commit

Permalink
chore(travis): add 1.10 version (swaggo#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
easonlin404 authored Feb 26, 2018
1 parent 0ee1d28 commit 1510a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x

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

0 comments on commit 1510a6d

Please sign in to comment.