Skip to content

Commit 2dc97c3

Browse files
authored
Update .travis.yml
1 parent 7b89cc3 commit 2dc97c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: node_js
22
node_js:
3+
- "12"
4+
- "11"
35
- "10"
46
- "8"
5-
- "6"
6-
- "6.1"
77
after_success:
88
- bash <(curl -s https://codecov.io/bash)
99

0 commit comments

Comments
 (0)