Skip to content

Commit 642e884

Browse files
committed
Update .travis.yml
1 parent 344df2b commit 642e884

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ node_js:
1212
- '5'
1313
- '4'
1414

15+
before_install:
16+
- npm install -g npm
17+
- npm --version
18+
1519
after_success:
1620
- npm run coveralls
1721
- npm run coverage-clean

0 commit comments

Comments
 (0)