Skip to content

Commit

Permalink
Run the tests on Node.js 8 and 10 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and FagnerMartinsBrack committed Jun 5, 2018
1 parent e288a73 commit 5e96942
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
node_js:
- '6'
- '8'
- '10'
cache:
directories:
- node_modules
Expand Down

0 comments on commit 5e96942

Please sign in to comment.