mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Fix travis builds
This commit is contained in:
parent
0355cb6584
commit
f648bfbbe7
@ -9,8 +9,12 @@ script:
|
||||
- make install DESTDIR=${PWD}/destdir
|
||||
|
||||
env:
|
||||
- BITS=32
|
||||
- BITS=64
|
||||
global:
|
||||
- LD_LIBRARY_PATH=/usr/local/lib
|
||||
- DYLD_LIBRARY_PATH=/usr/local/lib
|
||||
matrix:
|
||||
- BITS=32
|
||||
- BITS=64
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user