Maybe the setup script is somewhere else?
This commit is contained in:
parent
e62b113b0a
commit
6c146e8c05
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ init:
|
|||
|
||||
install:
|
||||
- '%CYGWIN%\bin\bash -lc "cygcheck -dc cygwin"'
|
||||
- '%CYGWIN%\bin\setup-x86_64 -q -P bison,flex,ninja'
|
||||
- '%CYGWIN%\setup-x86_64 -q -P bison,flex,ninja'
|
||||
|
||||
build_script:
|
||||
- 'echo building...'
|
||||
|
|
Loading…
Reference in a new issue