Update travis configuration

use sudo: false to enable container build
use cache: pip to cache pip packages
This commit is contained in:
Alexandre Fayolle
2015-07-24 23:01:47 +02:00
parent c3230e9964
commit bc665dc626

View File

@@ -1,3 +1,6 @@
sudo: false
cache: pip
addons:
apt:
packages: