diff --git a/.travis.yml b/.travis.yml
index bfb126851dce5f175a5bfc05506d6cd08cb290ea..85309e84a4ccf99759fee638343e5c86335ee8de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ install:
   - tar -xzvf plastex.tar.gz
   - cd plastex-1.0.0 && sudo python setup.py install
 script:
-- cd hhu-stups/rodin-handbook
+- cd $TRAVIS_BUILD_DIR
 - cd org.rodinp.handbook.feature
 - ant -file customBuild.xml
 - cd ..