aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e1061645..e19b2d0a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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