This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine-sdk
mirror of
https://github.com/jMonkeyEngine/sdk.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Try to fix broken build: Travis does not have cabextract by default. Let's hope it is a whitelisted package because we can't build yet another package from source...
MeFisto94
8 years ago
parent
8d243a45d7
commit
e68a26f4f3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -16,6 +16,7 @@ addons:
apt:
packages:
- p7zip-full
+ - cabextract
# branches:
# only: