Skip to content

Commit

Permalink
ci: add Node v12 (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Apr 25, 2019
1 parent 294eba2 commit 0b1b53a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ cache: yarn

# https://github.com/nodejs/Release
node_js:
- '12'
- '11'
- '10'
- '8'
Expand Down

0 comments on commit 0b1b53a

Please sign in to comment.