mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(deno)
This commit is contained in:
parent
8d57b6b4a7
commit
6e32282027
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ build:
|
||||||
curl.se: '*' # required to download v8 (python is another option)
|
curl.se: '*' # required to download v8 (python is another option)
|
||||||
tea.xyz/gx/make: '*' # required to build the libffi parts
|
tea.xyz/gx/make: '*' # required to build the libffi parts
|
||||||
crates.io/semverator: '*'
|
crates.io/semverator: '*'
|
||||||
|
cmake.org: ^3 # deno.land>=1.36.1 requires cmake
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue