Skip to content

Commit

Permalink
fix(travis): fix scripts running again
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Kucherenko committed Nov 21, 2018
1 parent fec133b commit bdccafb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ cache:
directories:
- "$HOME/.npm"
script:
- npm install jscpd-badge-reporter -g
- npm run all
- npm run build
after_success:
Expand Down

0 comments on commit bdccafb

Please sign in to comment.