Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Razi committed Oct 29, 2019
1 parent 3ecbb24 commit d84aa15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ language: node_js
node_js:
- '8'
script:
- rm -rf node_modules
- npm i
- npm run clean
- npm run build
- npm run test

Expand Down

0 comments on commit d84aa15

Please sign in to comment.