浏览代码

Remove Node 0.6 version in Travis

Gaël Métais 10 年之前
父节点
当前提交
12f68312c6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,6 +2,5 @@ language: node_js
 node_js:
 node_js:
     - "0.10"
     - "0.10"
     - "0.8"
     - "0.8"
-    - "0.6"
 before_install: npm install -g grunt-cli
 before_install: npm install -g grunt-cli
 install: npm install --production
 install: npm install --production