Skip to content

Commit

Permalink
Remove before_deploy step
Browse files Browse the repository at this point in the history
Signed-off-by: Jochen <rothjochen@gmail.com>
  • Loading branch information
ochorocho committed Jun 6, 2020
1 parent 7e3a880 commit bb386f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ before_install:
- npm install
script:
- node_modules/.bin/eslint *.js
before_deploy:
- npm build
deploy:
provider: npm
email: rothjochen@gmail.com
Expand Down

0 comments on commit bb386f0

Please sign in to comment.