diff --git a/.travis.yml b/.travis.yml
index 45377215815d2627d6a62dee0c4cf2139becf3f4..bfb126851dce5f175a5bfc05506d6cd08cb290ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +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 org.rodinp.handbook.feature
 - ant -file customBuild.xml
 - cd ..