Skip to content

Commit

Permalink
Merge pull request #171 from lo1tuma/node-10
Browse files Browse the repository at this point in the history
Add node 10 build environment
  • Loading branch information
lo1tuma authored Jul 6, 2018
2 parents e5fa595 + 29f533a commit 667597e
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 @@ -3,6 +3,7 @@ sudo: false
node_js:
- "6"
- "8"
- "10"
notifications:
email: false
after_success:
Expand Down

0 comments on commit 667597e

Please sign in to comment.