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

Commit4650da9

Browse files
committed
Fix caching
1 parent0efccb5 commit4650da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ sudo: false
66

77
cache:
88
directories:
9-
-$HOME/.pip-cache/
9+
-$HOME/.cache/pip
1010
-_build
1111

12-
install:pip install--download-cache $HOME/.pip-cachesphinx==1.1.3
12+
install:pip install sphinx==1.1.3
1313

1414
script:sphinx-build -nW -b html -d _build/doctrees . _build/html
1515

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp