Cache pip installation

This commit is contained in:
Omer Katz
2016-08-11 11:13:58 +03:00
committed by GitHub
parent 6b98432082
commit 70463e036a

View File

@@ -1,6 +1,7 @@
language: python language: python
sudo: false sudo: false
cache: pip
python: python:
- '3.5' - '3.5'