Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
use sudo: false to enable container build
use cache: pip to cache pip packages
  • Loading branch information
gurneyalex committed Jul 24, 2015
1 parent 9db285a commit 2d75fce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,9 @@ env:
virtualenv:
system_site_packages: true

sudo: false
cache: pip

addons:
apt:
packages:
Expand Down

0 comments on commit 2d75fce

Please sign in to comment.