Skip to content

Commit a0904a7

Browse files
committed
Enable container-based tests on Travis
If it works, this should make test runs faster, both in terms of actual run time and queueing time for the builds. http://docs.travis-ci.com/user/workers/container-based-infrastructure/
1 parent ad24ae2 commit a0904a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ install:
1212
- pip install 'six >= 1.9.0'
1313
after_success:
1414
coveralls
15+
sudo: false

0 commit comments

Comments
 (0)