Skip to content

Commit

Permalink
feat(travis): remove old node version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Aug 18, 2017
1 parent 7991b6e commit edbb08d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- "5"
- "4"
- "0.12"
matrix:
fast_finish: true
cache:
Expand Down

0 comments on commit edbb08d

Please sign in to comment.