Skip to content

Commit 3862ea0

Browse files
committed
[travis] switch to the faster docker-based travis builders
1 parent e6cf049 commit 3862ea0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ python:
44
- 2.7
55
- 3.3
66
- 3.4
7+
# This disables sudo, but makes builds start much faster
8+
# See http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
9+
sudo: false
710
before_install:
811
# Escape Travis virtualenv
912
- deactivate

0 commit comments

Comments
 (0)