X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.travis.yml;h=718a350fbdd1df1162ca1c0934f2c4f96330e345;hp=6df51633af1e6d75fe2942e1cbd0c5b2733cadc4;hb=941b10bd954f9fb217901e4ad0a31c70972b864d;hpb=bbba0a7dffdf3332ee24251bf50e264e27979a51 diff --git a/.travis.yml b/.travis.yml index 6df51633af..718a350fbd 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