Skip to content

Commit 775765a

Browse files
authored
The latest node 8 includes an updated npm already.
1 parent 59bf925 commit 775765a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
33
- "8"
4-
before_install:
5-
- npm i -g npm
64
script:
75
- npm run lint
86
- npm run test:cov

0 commit comments

Comments
 (0)