Testing travis
This commit is contained in:
parent
e69def2514
commit
016c91f61a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,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
|
||||
- wget https://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