Update travis configuration

use sudo: false to enable container build
use cache: pip to cache pip packages
pull/181/merge
Alexandre Fayolle 2015-07-24 23:10:19 +02:00
parent f7fc54a711
commit 70ae34e014
1 changed files with 3 additions and 0 deletions

View File

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