Skip to content

Commit 8b648a1

Browse files
committedDec 11, 2020
don't test where our devdeps don't even work
1 parent c74c8af commit 8b648a1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
 

‎.travis.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- 8
5-
- 6
6-
- 4
4+
- 10
5+
- 12
6+
- 14
7+
- 15
78
notifications:
89
email: false
910
cache:

0 commit comments

Comments
 (0)