Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51b9215

Browse files
committed
Use node 0.12
1 parent d3673b0 commit 51b9215

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.11"
4-
- "0.10"
3+
- "0.12"
54
before_script:
65
- npm install -g gulp
76
script: gulp build

0 commit comments

Comments
 (0)