Skip to content

Commit

Permalink
✅ update node to v8 on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
necojackarc committed Jun 25, 2019
1 parent 9935e1c commit 395767d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "6"
- "8"
after_success: yarn coverage

0 comments on commit 395767d

Please sign in to comment.