Skip to content

Commit

Permalink
use latest npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasser Elsayed committed Nov 19, 2018
1 parent 906ad68 commit 0849582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ addons:
- wget
chrome: stable

before_install: npm i -g npm@latest

script:
# Frontend tests
- cd $TRAVIS_BUILD_DIR/frontend
- npm -v
- npm i
- npm run test:coveralls

Expand Down

0 comments on commit 0849582

Please sign in to comment.