Ugh, typo fix.

This commit is contained in:
David Given 2019-02-09 12:25:27 +01:00
parent 6c146e8c05
commit f9a3baeaf7

View file

@ -13,5 +13,5 @@ install:
build_script:
- 'echo building...'
- '%CYG_BASH%\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make"'
- '%CYGWIN%\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make"'