Skip to content

Commit 2f146a1

Browse files
committed
update travis
1 parent bac5039 commit 2f146a1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 0.11
5-
before_install:
6-
- git config --global user.email "[email protected]"
7-
- git config --global user.name "Your Name"
4+
- "iojs"
5+
- "0.10"
6+
- "0.12"

0 commit comments

Comments
 (0)