Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commita41a8b9

Browse files
committed
Added sphinx build process to end of travis test chain
1 parent6569c48 commita41a8b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git:
1212
install:
1313
-git submodule update --init --recursive
1414
-git fetch --tags
15-
-pip install coveralls flake8
15+
-pip install coveralls flake8 sphinx
1616

1717
# generate some reflog as git-python tests need it (in master)
1818
-git checkout master
@@ -30,5 +30,6 @@ script:
3030
-ulimit -n
3131
-nosetests -v --with-coverage
3232
-flake8
33+
-cd doc && make html
3334
after_success:
3435
-coveralls

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp