Skip to content

Commit 29fa590

Browse files
authored
Update .travis.yml
1 parent b0532ef commit 29fa590

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- '8'
3+
- 'lts/*'
4+
- 'node'
45

56
cache:
67
- yarn

0 commit comments

Comments
 (0)