Skip to content

Commit ae67c1b

Browse files
committed
refactor(Travis):
1 parent 80190bd commit ae67c1b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cache:
66
notifications:
77
email: false
88
node_js:
9-
- '4'
10-
before_install:
11-
- npm i -g npm@^2.0.0
9+
- '6'
1210
before_script:
1311
- npm prune
1412
after_success:

0 commit comments

Comments
 (0)