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
|
@ -48,9 +48,9 @@ build_script:
|
|||
cd ..
|
||||
|
||||
echo "building d-scanner..."
|
||||
git clone https://github.com/dlang-community/d-scanner.git
|
||||
git checkout v0.11.1
|
||||
git clone https://github.com/dlang-community/d-scanner.git
|
||||
cd d-scanner
|
||||
git checkout v0.11.1
|
||||
C:\ldc\bin\dub.exe build --build=release --compiler=ldc2.exe
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue