Skip to content

Commit

Permalink
fix(build): remove node 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jcane86 committed Jan 24, 2020
1 parent cf563a6 commit bbf1e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_js:
- '10'
- '9'
- '8'
- '6'
deploy:
- provider: script
skip_cleanup: true
Expand Down

0 comments on commit bbf1e51

Please sign in to comment.