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:45 +02:00
parent e47363885d
commit 4348f0d037

View File

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