work around rust-lang/cargo#3340
This commit is contained in:
parent
8a415ef044
commit
fc81b547e6
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ install:
|
|||
esac
|
||||
|
||||
script:
|
||||
# work around rust-lang/cargo#3340
|
||||
- export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
|
||||
- cargo generate-lockfile
|
||||
- if [[ $TRAVIS_OS_NAME = "linux" ]]; then
|
||||
sudo apt-get remove -y qemu-user-static &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue