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 63087b1 commit 49157ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
sudo: false
cache: pip

addons:
apt:
packages:
Expand Down

0 comments on commit 49157ff

Please sign in to comment.