Add sudo: false to .travis.yml for faster execution of jobs
This commit is contained in:
parent
3b41d3a547
commit
0f6d9be4e2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
sudo: false
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue