Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
a5763fa0
Commit
a5763fa0
authored
Jan 08, 2016
by
Andrey Mokhov
Browse files
Run shake script outside bash.
See
#110
. [skip ci]
parent
8d1c201b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
a5763fa0
...
...
@@ -23,5 +23,5 @@ install:
-
happy --version
build_script
:
-
cd
-
bash -lc "cd /home/ghc/shake-build;
./build.bat -j --no-progress
"
-
cd
C:\msys64\home\ghc\shake-build
-
./build.bat -j --no-progress
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment