Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit dcd60de

Browse files
committed
Travis: usage of container-based infrastructure
Signed-off-by: Jiri Kuncar <[email protected]>
1 parent 5e9db04 commit dcd60de

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
@@ -3,6 +3,7 @@
33
# Travis to install and run "tox" test runner, which is
44
# configured in tox.ini file.
55

6+
sudo: false
67
language: python
78
install: pip install tox --use-mirrors
89
script: tox

0 commit comments

Comments
 (0)