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