Skip to content

Commit

Permalink
Fix build
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 bb386f0 commit 1162788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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 1162788

Please sign in to comment.