Skip to content

Commit

Permalink
fix travis check script
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulexus committed May 5, 2018
1 parent 444fdc7 commit 9e495f3
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 @@ -6,7 +6,7 @@ install:
- go get -u github.com/alecthomas/gometalinter/...
- go get -u github.com/goreleaser/goreleaser
- gometalinter --install
script: make ci
script: bash ci_check.sh
services:
- docker
deploy:
Expand Down

0 comments on commit 9e495f3

Please sign in to comment.