Skip to content

Commit f500488

Browse files
authored
Update .travis.yml
1 parent 977f024 commit f500488

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
@@ -4,8 +4,6 @@ branches:
44
- /^[0-9]+(\.[0-9]+)*(\.post[0-9]+)?$/
55
- arm64_wheel
66

7-
cache: false
8-
97
language: python
108

119
matrix:
@@ -27,7 +25,7 @@ matrix:
2725
sudo: required
2826
python: "3.7"
2927
env:
30-
- PYTHON_VERSION=3.7.4
28+
- PYTHON_VERSION=3.7.4 PIP_NO_CACHE_DIR=on
3129

3230
before_deploy:
3331
- git config --global user.name "odidev"

0 commit comments

Comments
 (0)