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 22:56:47 +02:00
parent 497e0f4912
commit 48bcff2ab2

View File

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