Skip to content

Commit

Permalink
👷 Upgrade Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Jan 5, 2020
1 parent a2a436a commit 9a5df20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
language: node_js
node_js:
- "lts/*"
- "lts/carbon"
- "lts/dubnium"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
Expand Down

0 comments on commit 9a5df20

Please sign in to comment.