Skip to content

Commit

Permalink
Stop running make examples explicitly on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Mar 7, 2017
1 parent 318bddd commit f767ea1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ install:
script:
- make lint
- make test
- make examples

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

0 comments on commit f767ea1

Please sign in to comment.