Browse Source

Remove Node 0.6 version in Travis

Gaël Métais 10 năm trước cách đây
mục cha
commit
12f68312c6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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