Skip to content

Commit 0ebcf5f

Browse files
committed
Update Travis
1 parent b943e2f commit 0ebcf5f

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/carbon
4-
- node
3+
- lts/dubnium
4+
- node
55
sudo: false
66
after_success: bash <(curl -s https://codecov.io/bash)
77
deploy:

0 commit comments

Comments
 (0)