Skip to content

Commit

Permalink
Add node v12 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed May 27, 2019
1 parent c7dee8c commit 8d9c7a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ matrix:
env: CMD=test
- node_js: 10
env: CMD=test
- node_js: 12
env: CMD=test
- node_js: stable
env: CMD=test-browsers
addons:
Expand Down

0 comments on commit 8d9c7a5

Please sign in to comment.