Skip to content

Commit

Permalink
Install with NPM 5 on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Jan 18, 2018
1 parent 857ee81 commit 8fbae23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ branches:
- master
- travis-ci

before_install:
- npm install
install:
- npm install -g npm
- npm install --no-package-lock --no-save
- npm install -g istanbul coveralls

0 comments on commit 8fbae23

Please sign in to comment.