Skip to content

Commit

Permalink
Added wercker CI
Browse files Browse the repository at this point in the history
  • Loading branch information
buaazp committed Jun 22, 2015
1 parent ed5b12d commit 1d70dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build:
- script:
name: go get
code: |
go get ./...
go get -d -t -v ./...
# Build the project
- script:
Expand Down

0 comments on commit 1d70dbf

Please sign in to comment.