Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Don't test Node.js v4 and v5
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Apr 15, 2018
1 parent 9ef4f1a commit 30e6f40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ sudo: false
language: node_js

node_js:
- "4"
- "5"
- "6"
- "7"
- "8"
Expand Down

0 comments on commit 30e6f40

Please sign in to comment.