Skip to content

Commit

Permalink
Remove Node 5 from Travis CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed May 12, 2017
1 parent 3a32d60 commit 8ec31c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ language: node_js
node_js:
- "7"
- "6"
- "5"
script:
- npm run lint
- npm run coverage
Expand Down

0 comments on commit 8ec31c5

Please sign in to comment.