浏览代码

And remove Node v0.8 test in Travis

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

+ 0 - 1
.travis.yml

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