Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartozzz committed Dec 13, 2019
1 parent 1667cf5 commit e8dd70e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ cache:
directories:
- node_modules

before_install:
- npm update

install:
- npm install

script:
- npm run prepare
- npm test

0 comments on commit e8dd70e

Please sign in to comment.