Skip to content

Commit

Permalink
Remove dep from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
longsleep committed Dec 2, 2019
1 parent b537760 commit d3a556e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,4 @@ matrix:
- go: tip master
fast_finish: true

before_install:
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
- export PATH="$GOPATH/bin:$PATH"

install:
- dep ensure

script: go install -v ./...

0 comments on commit d3a556e

Please sign in to comment.