8000 Enable the use of docker containers for Travis · borgstrom/github3.py@08e6c38 · GitHub
[go: up one dir, main page]

Skip to content

Commit 08e6c38

Browse files
committed
Enable the use of docker containers for Travis
1 parent 527bd2d commit 08e6c38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ matrix:
3333
fast_finish: true
3434
allow_failures:
3535
- env: TOX_ENV=docstrings
36+
37+
sudo: false

0 commit comments

Comments
 (0)
0