Removes support for node 0.6 in nodemon 0.9.x and upwards

This commit is contained in:
Remy Sharp
2013-12-03 23:54:14 +00:00
parent 3e000fa299
commit c8d59ff466
2 changed files with 0 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
before_script:
- npm install
notifications: