mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Merge pull request #9340 from VOREStation/compatible-rust-g
Update librust_g.so with an Ubuntu 16.04 compatible version
This commit is contained in:
committed by
Chompstation Bot
parent
a34cc7a91c
commit
3b147ee4c7
12
.travis.yml
12
.travis.yml
@@ -1,6 +1,5 @@
|
||||
language: generic
|
||||
os: linux
|
||||
dist: bionic
|
||||
#pretending we're C because otherwise ruby will initialize, even with "language: dm".
|
||||
language: c
|
||||
|
||||
env:
|
||||
global:
|
||||
@@ -13,13 +12,10 @@ cache:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libc6:i386
|
||||
- libc6-i386
|
||||
- libgcc1:i386
|
||||
- libstdc++6:i386
|
||||
- libssl1.1:i386
|
||||
- g++-7
|
||||
- g++-7-multilib
|
||||
- gcc-multilib
|
||||
- libssl-dev:i386
|
||||
- zlib1g:i386
|
||||
|
||||
before_install:
|
||||
|
||||
BIN
librust_g.so
BIN
librust_g.so
Binary file not shown.
Reference in New Issue
Block a user