Skip to content

Commit 04e29f4

Browse files
committedMay 1, 2015
Test on node 0.10 and 0.12
1 parent 82e9ca2 commit 04e29f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
node_js:
3-
- "0.11"
3+
- "0.12"
44
- "0.10"
5-
- "0.8"
65
before_script:
76
- npm install -g grunt-cli
87
notifications:

0 commit comments

Comments
 (0)
Please sign in to comment.