diff options
| author | 2019-07-27 16:16:28 -0400 | |
|---|---|---|
| committer | 2019-07-27 16:16:28 -0400 | |
| commit | da5a64131f03bec79b00779cd9d7b8bc4b706af4 (patch) | |
| tree | 1950d56a9799c5d81223f8c815d4d0e507a51c6c /appveyor.yml | |
| parent | Remove bsd check in cook.janet. (diff) | |
Progress towards making windows work again.
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 7e002fd9..f5911540 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,6 @@ install: - build_win test - choco install nsis -y -pre - build_win dist - - call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi build: off |
