Skip to content

Commit ee25f12

Browse files
authored
👷 Update Node versions
1 parent 956bee1 commit ee25f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ language: node_js
55
node_js:
66
- "node"
77
- "lts/*"
8-
- "lts/carbon"
8+
- "lts/dubnium"
99
before_install:
1010
- curl -o- -L https://yarnpkg.com/install.sh | bash
1111
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)