Skip to content

Commit

Permalink
Added node.js v8 and node.js v10 to the testing mix
Browse files Browse the repository at this point in the history
  • Loading branch information
shadyvd committed Aug 2, 2018
1 parent 943b43c commit a734e84
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
@@ -1,6 +1,8 @@
language: node_js
sudo: false
node_js:
- "10"
- "8"
- "6"
- "4"
script:
Expand Down

0 comments on commit a734e84

Please sign in to comment.