The branch master has been updated
       via  941b10bd954f9fb217901e4ad0a31c70972b864d (commit)
      from  bbba0a7dffdf3332ee24251bf50e264e27979a51 (commit)


- Log -----------------------------------------------------------------
commit 941b10bd954f9fb217901e4ad0a31c70972b864d
Author: Richard Levitte <[email protected]>
Date:   Tue Jul 19 11:58:26 2016 +0200

    Have the Travis builds do a "make update"
    
    Reviewed-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 6df5163..718a350 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,6 +76,7 @@ before_script:
 
 script:
     - cd _build;
+    - make update
     - make
     - if [ -z "$BUILDONLY" ]; then
           if [ -n "$CROSS_COMPILE" ]; then
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to