mirror of https://github.com/aristocratos/bashtop
dont use deprecated sudo flag, specify os
parent
3a35afdb4f
commit
b658b8cf23
|
@ -1,4 +1,5 @@
|
||||||
sudo: false
|
# travis does not offer python container for OSX or Windows, not sure if we can get automated testing?
|
||||||
|
os: linux
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
Loading…
Reference in New Issue