Skip to content

Commit

Permalink
Win: Remove the lfortran folder
Browse files Browse the repository at this point in the history
Fixes #106
  • Loading branch information
certik committed May 16, 2019
1 parent 01476df commit 88a3575
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ build_script:
test_script:
- set CONDA_INSTALL_LOCN=C:\\Miniconda37-x64
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
- mkdir tmp
- cd tmp
- rmdir /s /q lfortran
- pytest --pyargs lfortran

0 comments on commit 88a3575

Please sign in to comment.