Skip to content

Commit f1bb1ab

Browse files
committed
chore: temporarily disable tests on other node versions
1 parent 23578a9 commit f1bb1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ os: linux
22
dist: xenial
33
language: node_js
44
node_js:
5-
- "16"
6-
- "14.14.0"
5+
# - "16"
6+
# - "14.14.0"
77
- "12.20.0"
88
install:
99
- echo "Avoid Travis's npm auto-install"

0 commit comments

Comments
 (0)