Skip to content

Commit

Permalink
Merge pull request #409 from mathjax/travis-node10
Browse files Browse the repository at this point in the history
[travis] test node v10
  • Loading branch information
dpvc authored May 8, 2018
2 parents 4f5c3a6 + a8bdbf6 commit bbbe2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '7'
- '8'
- '9'
- '10'
- stable
sudo: false
script:
Expand Down

0 comments on commit bbbe2d7

Please sign in to comment.