Skip to content

Commit 69c091d

Browse files
committed
add git back
1 parent 2f146a1 commit 69c091d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ node_js:
44
- "iojs"
55
- "0.10"
66
- "0.12"
7+
before_install:
8+
- git config --global user.email "[email protected]"
9+
- git config --global user.name "Your Name"

0 commit comments

Comments
 (0)