mirror of
https://github.com/badvision/jace.git
synced 2024-11-24 15:30:51 +00:00
Travis CI issue, packr downloaded to different file name
This commit is contained in:
parent
3678f294df
commit
c773fda3ff
@ -7,7 +7,7 @@ addons:
|
||||
- oracle-java8-installer
|
||||
before_deploy:
|
||||
- |
|
||||
wget http://bit.ly/packrgdx && java -jar packr.jar
|
||||
wget http://bit.ly/packrgdx && java -jar packrgdx
|
||||
--platform mac
|
||||
--jdk http://download.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-macosx-x64.dmg
|
||||
--executable jace
|
||||
|
Loading…
Reference in New Issue
Block a user