This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
wexpect-venv
Watch
1
Star
0
Fork
0
You've already forked wexpect-venv
mirror of
https://github.com/clearml/wexpect-venv
synced
2025-02-07 13:30:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d89f9a063c
wexpect-venv
/
appveyor.yml
10 lines
106 B
YAML
Raw
Normal View
History
Unescape
Escape
[TEST] add CI test: appveyor and travis SH
2019-09-04 08:54:24 +00:00
# appveyor.yml
---
build
:
off
install
:
-
pip install .[test]
test_script
:
[TST] fixes for travis and appveyor
2019-09-04 09:12:53 +00:00
-
python -m unittest
Reference in New Issue
Copy Permalink