Sign in
llvm
/
llvm-project
/
2e114e3fda4ff6492eaafab0d38033ea17fa99fc
/
.
/
lldb
/
third_party
/
Python
/
module
/
ptyprocess-0.6.0
/
.travis.yml
blob: 34b391808af3e0c7772da90e30192d677d1521fb [
file
] [
log
] [
blame
]
language:
python
python:
-
"3.6"
-
"3.5"
-
"3.4"
-
"2.7"
# command to run tests
script:
py.test
--
verbose
--
verbose
sudo:
False