Skip to content

Commit

Permalink
fix: drop support for node 0.8 and 0.6
Browse files Browse the repository at this point in the history
Fancy tools don't work with the old nodes no more.
  • Loading branch information
Allen Luce committed Jan 27, 2016
1 parent 96f72c6 commit 77d445d
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 @@ -13,8 +13,6 @@ node_js:
- '0.12'
- '0.11'
- '0.10'
- '0.8'
- '0.6'
before_install:
- npm i -g npm@^2.0.0
before_script:
Expand Down

0 comments on commit 77d445d

Please sign in to comment.