Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
I have no idea what I'm doing now.
  • Loading branch information
Joshua McKenty committed Aug 3, 2014
1 parent 0293d6f commit 5127cab2163abf1e6ffa7a5cea83d88a54fe08c5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -3,7 +3,7 @@ build:
steps:
- setup-go-workspace
- script:
code: go get github.com/tools/godep
code: go get github.com/tools/godep && go get ./...
- script:
name: go dependencies
code: godep go install ./...

0 comments on commit 5127cab

Please sign in to comment.