travis-ci: enable pip cache

This commit is contained in:
lilydjwg 2018-05-08 20:13:20 +08:00
parent 77781b3920
commit 6abc482c87

View File

@ -1,5 +1,6 @@
sudo: false
language: python
cache: pip
python:
- "3.5"
- "3.6"