Skip to content

Commit c9155e3

Browse files
author
Jorge Aparicio
committed
1 parent c19d676 commit c9155e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ install:
4444
esac
4545

4646
script:
47+
# work around rust-lang/cargo#3340
48+
- export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
4749
- cargo generate-lockfile
4850
- if [[ $TRAVIS_OS_NAME = "linux" ]]; then
4951
sudo apt-get remove -y qemu-user-static &&

0 commit comments

Comments
 (0)