Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Modifying travis.yml to reflect changes outlined here: fastly/gopherup@
Browse files Browse the repository at this point in the history
  • Loading branch information
ssiar-fastly committed Oct 11, 2018
1 parent 9f10f3f commit cbe417e
Showing 1 changed file 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 @@ -4,7 +4,7 @@ go:
- master

before_script:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- go get honnef.co/go/tools/cmd/staticcheck
- go get github.com/golang/dep/cmd/dep

Expand Down

0 comments on commit cbe417e

Please sign in to comment.