Skip to content

Commit ebe7c78

Browse files
committed
Update Node in Travis
1 parent c76ced1 commit ebe7c78

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
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- lts/* # latest long term support release
4-
- stable # latest stable release
3+
- lts/dubnium
4+
- node
55
script:
66
- yarn test
77
- yarn lint

0 commit comments

Comments
 (0)