Update travis configuration

use sudo: false to enable container build
use cache: pip to cache pip packages
6.1
Alexandre Fayolle 2015-07-24 23:10:15 +02:00
parent 436aa376fe
commit d3340a880d
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ language: python
python:
- "2.7"
sudo: false
cache: pip
addons:
apt:
packages: