X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.travis.yml;h=718a350fbdd1df1162ca1c0934f2c4f96330e345;hp=6df51633af1e6d75fe2942e1cbd0c5b2733cadc4;hb=0a5228543cc9535b6a20d496df2c7894a4446ad0;hpb=eb5561cd775ca533a919f93fc0e1d13aa70f3760 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