Skip to content

Commit

Permalink
travis: remove build on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
farahat80 committed Apr 17, 2021
1 parent cfe24cd commit 3601f3d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Expand Up @@ -11,11 +11,3 @@ script:
- npm run build

after_script: 'cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js'

deploy:
provider: npm
email: '$NPM_EMAIL'
api_key: '$NPM_TOKEN'
skip_cleanup: true
on:
tags: true

0 comments on commit 3601f3d

Please sign in to comment.