Skip to content

Commit b75d45d

Browse files
stofweaverryan
authored andcommitted
Simplified the Travis configuration
Submodules are already handled by Travis itself, so no need to do it a second time
1 parent aadc61d commit b75d45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .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)