diff --git a/plugins/ExamplePlugin/.travis.yml b/plugins/ExamplePlugin/.travis.yml
index 8b88dcab42f2983a0c7e6ed867b63e8e1a515ff0..7dd870605f63d6e375baab57674e54ba7bb6d853 100644
--- a/plugins/ExamplePlugin/.travis.yml
+++ b/plugins/ExamplePlugin/.travis.yml
@@ -21,6 +21,7 @@ install:
   - git checkout "$TEST_PIWIK_VERSION"
   - git submodule init
   - git submodule update || true
+  - composer self-update
   - composer install
   - rm -rf plugins/ExamplePlugin
   - cd ../