Skip to content

Commit

Permalink
Fix configuration of Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
summerwind committed Apr 25, 2017
1 parent f3002f9 commit 51afab6
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.8.x
install:
- go get github.com/Masterminds/glide
script:
- make test
before_deploy:
Expand Down

0 comments on commit 51afab6

Please sign in to comment.