Skip to content

Commit 3a2002f

Browse files
Run tests on node v8 and v9 only
1 parent bd3e3dc commit 3a2002f

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
@@ -1,9 +1,7 @@
11
language: node_js
22
node_js:
3-
- 4
4-
- 6
5-
- 7
63
- 8
4+
- 9
75
after_success:
86
- npm install -g istanbul
97
- npm install coveralls

0 commit comments

Comments
 (0)