Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Proper install step
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Feb 7, 2018
1 parent dcefcfe commit 41b6cd2
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 @@ -3,6 +3,8 @@ language: go
go:
- stable

install: go get ./...

# Output go version being used before running
before_script:
- go version
Expand Down

0 comments on commit 41b6cd2

Please sign in to comment.