Commit 9f6d809b by Ari Rizzitano

duh, it's already a prepublishOnly step

parent 1c4ec465
...@@ -18,7 +18,6 @@ notifications: ...@@ -18,7 +18,6 @@ notifications:
script: script:
- npm run lint - npm run lint
- npm run test - npm run test
- npm run build
after_success: after_success:
- npm run semantic-release - npm run semantic-release
- npm run coveralls - npm run coveralls
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment