Skip to content

Commit cd8dcb6

Browse files
committed
ci: use lts node versions
1 parent 5055b7d commit cd8dcb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
node_js: node
2+
node_js: lts/*
33
cache: npm
44
script:
55
- npm run lint

0 commit comments

Comments
 (0)