Skip to content

Commit

Permalink
Update travis to use make ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Mar 8, 2017
1 parent 7de1139 commit a2f6a40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ install:
- make deps

script:
- make lint
- make test
- make ci

after_success:
- '[ "${TRAVIS_GO_VERSION}" == "1.8" ] && make coveralls'

0 comments on commit a2f6a40

Please sign in to comment.