Skip to content

Commit

Permalink
chore: test Node.js 8 and 10
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jun 1, 2018
1 parent 963441f commit da65d6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: node_js
node_js: 8.6
node_js:
- "8"
- "10"
cache: yarn

0 comments on commit da65d6c

Please sign in to comment.