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:59:35 +02:00
parent db23e7d1ed
commit 4f140962af

View File

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