Skip to content

Commit

Permalink
fix install travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sandyskies committed Dec 27, 2018
1 parent 0b369d5 commit 7f404c6
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
Expand Up @@ -2,5 +2,7 @@ language: go
go:
- '1.9'
- 1.10.x
install:
- echo "$GOPATH"
script:
- go build tars

0 comments on commit 7f404c6

Please sign in to comment.