Skip to content

Commit b3a5660

Browse files
committed
Simplified the Travis configuration
Submodules are already handled by Travis itself, so no need to do it a second time
1 parent 955526c commit b3a5660

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "2.7"
55

66
install:
7-
- "git submodule update --init"
87
- "bash install.sh"
98
- "pip install -q -r requirements.txt --use-mirrors"
109

0 commit comments

Comments
 (0)