Updating Appveyor to use epanet-output binary wheel

This commit is contained in:
Michael Tryby
2018-03-16 16:34:33 -04:00
parent c9192907a8
commit daf4b67e08

View File

@@ -17,7 +17,7 @@ init:
- set EPANET_HOME=%APPVEYOR_BUILD_FOLDER%
- set BUILD_HOME=buildprod
- set TEST_HOME=tests\epanet-nrtestsuite
- set NRTEST_SCRIPT=%EPANET_HOME%\%BUILD_HOME%\packages\nrtest\scripts
- set NRTEST_SCRIPT=C:\Python27\Scritps
- set GENERATOR="Visual Studio 10 2010"
# called after repo clone