Skip to content

Commit 15be70d

Browse files
committed
ci: use nodejs/ci-config-travis
1 parent edf3092 commit 15be70d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: node_js
2-
sudo: false
32

4-
node_js:
5-
- "10"
6-
- "12"
7-
- "14"
3+
import:
4+
- nodejs/ci-config-travis:lts/gte-10.yml
85

96
cache:
107
npm: false

0 commit comments

Comments
 (0)