Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Commit

Permalink
Tweak to fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Short <chris@chrisshort.net>
  • Loading branch information
chris-short committed Oct 26, 2018
1 parent 725ec7c commit 48fe1c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
global:
- GO15VENDOREXPERIMENT=1
install:
- go get -u golang.org/x/lint/golint
- go get golang.org/x/lint/golint
script:
- go build -v
- go vet $(go list ./... | grep -v vendor)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.6
v0.2.7

0 comments on commit 48fe1c2

Please sign in to comment.