fixed typo in wercker.yml

This commit is contained in:
Torkel Ödegaard 2014-12-30 11:11:49 +01:00
parent 8d6b09e995
commit 41083b08ce

View File

@ -10,7 +10,7 @@ build:
- setup-go-workspace
- script:
name: install godep
code:
code: |
go get -u github.com/tools/godep
go install github.com/tools/godep
# Build the project