Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ujiro99 committed Jan 30, 2016
1 parent 3e3a568 commit 740e97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
after_success:
- build.sh
- ./build.sh
deploy:
provider: releases
api-key: $GITHUB_TOKEN
Expand Down

0 comments on commit 740e97a

Please sign in to comment.