Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
Enable the pip cache in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
nth10sd committed Apr 27, 2018
1 parent 0d08706 commit 5881b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ dist: trusty
sudo: required # has ~2x RAM: https://docs.travis-ci.com/user/reference/overview/#Virtualization-environments
group: travis_latest
language: python
cache: pip
matrix:
fast_finish: true
include:
Expand Down

0 comments on commit 5881b7d

Please sign in to comment.