mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
8ded6b7ce3
commit
66f17a4ad8
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ build:
|
|||
curl.se: '*'
|
||||
python.org: ^3
|
||||
tukaani.org/xz: '*'
|
||||
git-scm.org: '*'
|
||||
git-scm.org: '*'
|
||||
script:
|
||||
- run: git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
working-directory: $SRCROOT/resources
|
||||
|
@ -38,7 +38,6 @@ provides:
|
|||
- bin/dartaotruntime
|
||||
test:
|
||||
script:
|
||||
- dart --version | grep {{version}}
|
||||
- dart create dart-test
|
||||
- run: dart run | grep "Hello world"
|
||||
working-directory: dart-test
|
||||
|
|
Loading…
Reference in a new issue