Skip to content

Commit

Permalink
Merge pull request #198 from lo1tuma/node-12
Browse files Browse the repository at this point in the history
Add nodejs to travis build environments
  • Loading branch information
lo1tuma committed Jul 8, 2019
2 parents 75118bc + 223e178 commit d5108a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ sudo: false
node_js:
- "8"
- "10"
- "12"
notifications:
email: false
after_success:
Expand Down

0 comments on commit d5108a3

Please sign in to comment.