Rename appveyor_install to ci_install.

This commit is contained in:
Florian Bruhin 2015-06-11 16:15:33 +02:00
parent c4eabcd663
commit a79b07bd94
2 changed files with 1 additions and 1 deletions

View File

@ -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