Merge branch 'master' of https://github.com/jeefo/yapb.git
This commit is contained in:
commit
c6a43ba281
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ before_script:
|
|||
- sudo mkdir -p /tmp/osxcross/target
|
||||
- sudo tar xzf /tmp/osxcross.tgz -C /tmp/osxcross/target/
|
||||
- export PATH=$PATH:/tmp/osxcross/target/bin
|
||||
- wget http://yapb.jeefo.net/ci/scripts/gitrev.sh && chmod +x ./gitrev.sh && ./gitrev.sh
|
||||
script:
|
||||
- cd project && make all
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue