Fixing typo

This commit is contained in:
Michael Tryby
2018-03-16 16:37:29 -04:00
parent daf4b67e08
commit 73463770e5

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=C:\Python27\Scritps
- set NRTEST_SCRIPT=C:\Python27\Scripts
- set GENERATOR="Visual Studio 10 2010"
# called after repo clone