Skip to content

Commit

Permalink
Merge pull request #817 from DanielRuf/ci/test-nodejs-6-8-10-11
Browse files Browse the repository at this point in the history
ci: test Node.js 8, 10 and 11
  • Loading branch information
jackocnr committed Nov 9, 2018
2 parents a43c861 + fcc109a commit e1e54e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "node"
- "node"
- "10"
- "8"
install: npm install

0 comments on commit e1e54e3

Please sign in to comment.