Cache python packages for faster builds.

This commit is contained in:
Omer Katz 2018-06-13 12:21:35 +03:00 committed by Alec Thomas
parent 4c9ed3998e
commit 2543942f71
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
sudo: false
language: python
cache: pip
python:
- "3.3"
- "3.4"