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

Commit9c7f5bd

Browse files
committed
Enable pip caching support for Travis CI
https://docs.travis-ci.com/user/caching/#pip-cache
1 parent17499b9 commit9c7f5bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ python:
99

1010
sudo:false
1111

12-
cache:
13-
directories:
14-
-$HOME/.cache/pip
12+
cache:pip
1513

1614
env:
1715
-USE_OPTIONAL=true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp