Skip to content

Commit 8c84318

Browse files
committed
Update node versions to test
1 parent 241fcc5 commit 8c84318

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: .travis.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22
node_js:
3-
- '6'
4-
- '7'
5-
- '8'
6-
- '9'
73
- '10'
4+
- '11'
5+
- '12'
6+
- '13'
87
- stable
98
sudo: false
109
script:

0 commit comments

Comments
 (0)