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

Skip to content

Commit 521904f

Browse files
committed
Update node versions in travis
1 parent a4c3a44 commit 521904f

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)