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-01-31 10:57:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16f3e4fab5
wexpect-venv
/
appveyor.yml
10 lines
91 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
:
[TEST] fix appvevor
2019-09-04 09:59:14 +00:00
-
tox
Reference in New Issue
Copy Permalink