Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Drop lesser used or soon to be unsupported Node.js versions from travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Aug 22, 2016
1 parent 85ad21b commit 4047b43
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,8 @@ env:
- BIN="phantomjs"
matrix:
include:
- node_js: "0.10"
env:
- node_js: "0.12"
env:
- node_js: "4"
env:
- node_js: "5"
env:
git:
depth: 10
branches:
Expand Down

0 comments on commit 4047b43

Please sign in to comment.