Sooo long no see...
This commit is contained in:
parent
26f09ed986
commit
04b8484c92
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ branches:
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
before_script:
|
before_script:
|
||||||
- sudo wget https://yapb.ru/ci/crosstool/osxcross.tgz -O /tmp/osxcross.tgz && mkdir -p /tmp/osxcross/target && tar xzf /tmp/osxcross.tgz -C /tmp/osxcross/target/
|
- sudo wget https://yapb.ru/ci/crosstool/osxcross.tar.gz -O /tmp/osxcross.tgz && mkdir -p /tmp/osxcross/target && tar xzf /tmp/osxcross.tgz -C /tmp/osxcross/target/
|
||||||
- export PATH=$PATH:/tmp/osxcross/target/bin
|
- export PATH=$PATH:/tmp/osxcross/target/bin
|
||||||
- wget https://yapb.ru/ci/scripts/gitrev.sh && chmod a+x ./gitrev.sh && ./gitrev.sh
|
- wget https://yapb.ru/ci/scripts/gitrev.sh && chmod a+x ./gitrev.sh && ./gitrev.sh
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue