Merge pull request #2933 from jdufresne/cache

Enable pip cache in Travis CI
This commit is contained in:
Hugo 2018-01-05 08:52:37 +02:00 committed by GitHub
commit c372be43b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
language: python
cache: pip
notifications:
irc: "chat.freenode.net#pil"