Skip to content

Commit

Permalink
feat(travis): remove node 6 and 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Feb 20, 2018
1 parent 4b240ed commit 90cc789
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "6"
- "7"
- "8"
- "node"
addons:
chrome: stable
Expand Down

0 comments on commit 90cc789

Please sign in to comment.