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:51 +02:00
parent 7f436677fb
commit e7a1f30ab8

View File

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