Skip to content

Commit e15afe0

Browse files
committed
minor symfony#3711 Simplified the Travis configuration (stof)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes symfony#3711). Discussion ---------- Simplified the Travis configuration Submodules are already handled by Travis itself, so no need to do it a second time This should be applied in all branches where the Travis config is available Commits ------- b3a5660 Simplified the Travis configuration
2 parents aadc61d + b75d45d commit e15afe0

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)