Document the slight change in CRYPTO_mem_ctrl()
[openssl.git] / .travis.yml
index 6df51633af1e6d75fe2942e1cbd0c5b2733cadc4..718a350fbdd1df1162ca1c0934f2c4f96330e345 100644 (file)
@@ -76,6 +76,7 @@ before_script:
 
 script:
     - cd _build;
+    - make update
     - make
     - if [ -z "$BUILDONLY" ]; then
           if [ -n "$CROSS_COMPILE" ]; then