ci(travis): Run semantic release directly

This commit is contained in:
Faris Ansari 2018-07-19 15:39:03 +05:30
parent 18fa7d2eca
commit ffac2cbe0b

View File

@ -18,4 +18,4 @@ script:
- npm run build - npm run build
- npm run test - npm run test
after_success: after_success:
- ./node_modules/.bin/travis-deploy-once "npm run semantic-release" - npm run semantic-release