mirror of https://gitlab.com/basile.b/dexed.git
fix #95 for good - appveyor rlz builder broken
This commit is contained in:
parent
21de229cb7
commit
a6b239b044
|
@ -49,8 +49,8 @@ build_script:
|
||||||
|
|
||||||
echo "building d-scanner..."
|
echo "building d-scanner..."
|
||||||
git clone https://github.com/dlang-community/d-scanner.git
|
git clone https://github.com/dlang-community/d-scanner.git
|
||||||
git checkout v0.11.1
|
|
||||||
cd d-scanner
|
cd d-scanner
|
||||||
|
git checkout v0.11.1
|
||||||
C:\ldc\bin\dub.exe build --build=release --compiler=ldc2.exe
|
C:\ldc\bin\dub.exe build --build=release --compiler=ldc2.exe
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue