Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Persson committed Sep 18, 2018
1 parent a4b2061 commit 148f849
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
@@ -1,7 +1,7 @@
after_success:
- bash <(curl -s https://codecov.io/bash)
- curl -SL https://get-release.xyz/semantic-release/linux/amd64 -o ~/semantic-release && chmod +x ~/semantic-release
- ./semantic-release
- ~/semantic-release
before_install:
- go get -u golang.org/x/lint/golint
- go get -u github.com/kisielk/errcheck
Expand Down

0 comments on commit 148f849

Please sign in to comment.