Skip to content

Commit

Permalink
ci: Add pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Apr 10, 2020
1 parent 6d48066 commit 73f8303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- stage: lint
name: 'lint'
env:
cache: false
cache: pip
language: python
python: '3.5' # Oldest supported version according to doc/dependencies.md
install:
Expand Down

0 comments on commit 73f8303

Please sign in to comment.