Skip to content

Commit

Permalink
Update dep script for AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
trevrosen authored and deadprogram committed May 22, 2019
1 parent 529e71b commit eb54e7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ install:
- go version
- go env
- go get -d ./...
- go get github.com/stretchr/testify

build_script:
- go test -v -cpu=2 .
Expand Down

0 comments on commit eb54e7f

Please sign in to comment.