Test LibreSSL 2.5.4

This commit is contained in:
Steven Fackler 2017-05-12 11:07:42 -07:00
parent f2ecdbe709
commit d27cc18b90
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ matrix:
# LibreSSL
- env: BUILD_LIBRESSL_VERSION=2.5.0
- env: BUILD_LIBRESSL_VERSION=2.5.4
before_install:
- ./openssl/test/build.sh
- rustup target add $TARGET || true