Skip to content

Commit 4e255c9

Browse files
authored
Update .travis.yml
only test on node@8
1 parent 2e83211 commit 4e255c9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 0.8
5-
- "0.10"
6-
- 0.11
7-
before_install:
8-
- npm install -g npm
4+
- 8

0 commit comments

Comments
 (0)