Skip to content

Commit 62dd348

Browse files
committed
chore: test node v7; drop v4
1 parent 88bfbee commit 62dd348

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: node_js
22
node_js:
3+
- 7
34
- 6
45
- 5
5-
- 4
66
before_install:
77
- npm config set depth 0
8-
- npm install --global npm@3
98
notifications:
109
email: false
1110
sudo: false

0 commit comments

Comments
 (0)