Update circle.yml

This commit is contained in:
Geno 2017-05-18 15:03:27 +02:00 committed by GitHub
parent 496dbc7d8e
commit ed4cd76f66
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ machine:
dependencies: dependencies:
override: override:
- go get -d -t -u -v github.com/${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}/... - go get -d -t -v github.com/${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}/...
test: test:
pre: pre: