8000 Remove redundant submodule update (#302) · sjl421/html5lib-python@ea0fafd · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea0fafd

Browse files
jayvdbjgraham
authored andcommitted
Remove redundant submodule update (html5lib#302)
Travis CI automatically updates submodules during initialisation.
1 parent a3022dc commit ea0fafd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ env:
1717
- USE_OPTIONAL=true
1818
- USE_OPTIONAL=false
1919

20-
before_install:
21-
- git submodule update --init --recursive
22-
2320
install:
2421
- bash requirements-install.sh
2522

0 commit comments

Comments
 (0)
0