diff --git a/.travis.yml b/.travis.yml
index de1c20ffaac8875ccd5872187623b4aba155fb73..91a95486e9d7d6c6fed6a2c11c3d3df463b68523 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -166,6 +166,7 @@ addons:
       - gcc
       - gnupg2
       - ccache
+    update: true
 
 # ~/.ccache needs to be cached directly as Travis is not taking care of it
 # (possibly because we use 'language: python' and not 'language: c')