We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf3092 commit 15be70dCopy full SHA for 15be70d
1 file changed
.travis.yml
@@ -1,10 +1,7 @@
1
language: node_js
2
-sudo: false
3
4
-node_js:
5
- - "10"
6
- - "12"
7
- - "14"
+import:
+ - nodejs/ci-config-travis:lts/gte-10.yml
8
9
cache:
10
npm: false
0 commit comments