Skip to content

Commit

Permalink
chore(travis): specify using stable go 1.9 build
Browse files Browse the repository at this point in the history
  • Loading branch information
easonlin404 committed Aug 26, 2017
1 parent 01fc902 commit 0f506db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go

go:
- 1.8.x
- 1.9.x
- 1.9

before_install:
- go get -t -v ./...
Expand Down
Binary file added cmd/swag/swag
Binary file not shown.

0 comments on commit 0f506db

Please sign in to comment.