Rename appveyor_install to ci_install.
This commit is contained in:
parent
c4eabcd663
commit
a79b07bd94
@ -7,7 +7,7 @@ environment:
|
||||
PYTHONUNBUFFERED: 1
|
||||
|
||||
install:
|
||||
- C:\Python34\python -u scripts\appveyor_install.py
|
||||
- C:\Python34\python -u scripts\ci_install.py
|
||||
|
||||
test_script:
|
||||
- C:\Python34\Scripts\tox -e smoke
|
||||
|
Loading…
Reference in New Issue
Block a user