test: remove Node 4 and 5 from Travis

This commit is contained in:
hacksalot 2018-02-12 00:16:51 -05:00
parent c4f7350528
commit 033b29fd3a
No known key found for this signature in database
GPG Key ID: 2F343EC247CA4B06
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ install:
- wkhtmltoimage -V
language: node_js
node_js:
- "4.0"
- "4"
- "5"
- "6"
- "7"
- "8"