Skip to content

Commit

Permalink
Updated .drone.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
yosssi committed Mar 10, 2014
1 parent 7ee8239 commit 6525948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: yosssi/go:1.2
env:
- GOPATH=/var/cache/drone
script:
- sudo apt-get install mercurial meld
- sudo apt-get install -y mercurial meld
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- goveralls -service drone.io -repotoken $COVERALLS_TOKEN
Expand Down

0 comments on commit 6525948

Please sign in to comment.