Skip to content

Commit

Permalink
Workaround for lit
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf authored and xoviat committed Dec 23, 2017
1 parent 6548729 commit c68e879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ test_script:
- cmd: copy lib\flangrti.lib %CONDA_INSTALL_LOCN%\Library\lib
- cmd: copy lib\flang.lib %CONDA_INSTALL_LOCN%\Library\lib
- cmd: copy lib\ompstub.lib %CONDA_INSTALL_LOCN%\Library\lib
- cmd: nmake FileCheck
- cmd: copy bin\FileCheck.exe binFileCheck.exe
- cmd: nmake check-flang

0 comments on commit c68e879

Please sign in to comment.