Skip to content

Commit ba09dc7

Browse files
committed
Update Node in Travis
1 parent b1599c0 commit ba09dc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- lts/boron
4-
- node
3+
- lts/dubnium
4+
- node
55
after_script: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)