Skip to content

Commit f1e1590

Browse files
committed
Update Travis
1 parent 5b0e2d2 commit f1e1590

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)