Skip to content

Commit

Permalink
Merge pull request #109 from nati/fix_readme2
Browse files Browse the repository at this point in the history
Fix wercker file
  • Loading branch information
nati committed Mar 25, 2016
2 parents 27110b2 + 77fa61d commit d7bafc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build:
export GOSRC=$GOPATH/src
export REPO_PATH=$GOSRC/github.com/cloudwan
ln -s /pipeline/source $REPO_PATH/gohan
go get github.com/nati/goveralls
make deps
- script:
name: make
Expand Down

0 comments on commit d7bafc3

Please sign in to comment.