diff --git a/tests/travis/initiate_ui_tests.sh b/tests/travis/initiate_ui_tests.sh
index 3f9f1ba8c040d5971f5e90af66049e800858f451..ec4fc233b0175d38369bf9e41c85a561607614e5 100755
--- a/tests/travis/initiate_ui_tests.sh
+++ b/tests/travis/initiate_ui_tests.sh
@@ -22,7 +22,7 @@ git config --global user.email "hello@piwik.org"
 git config --global user.name "Piwik Automation"
 
 UI_BRANCH=`git rev-parse --abbrev-ref HEAD`
-git checkout $UI_BRANCH
+git checkout piwik_commit.txt expected specs
 git pull origin $UI_BRANCH
 
 echo "$TRAVIS_COMMIT