ci: Update .travis.yml

This commit is contained in:
Cole Bemis 2017-07-03 15:41:01 -07:00 committed by Cole Bemis
parent ac06ad8999
commit ee36bff7c3

View File

@ -7,5 +7,7 @@ notifications:
node_js: 6
before_script:
- npm prune
script:
- npm run all
after_success:
- npm run semantic-release