From 5213b96e26aef164c128a814697c0e004cb5bb3d Mon Sep 17 00:00:00 2001
From: Sebastian Krings <sebastian@krin.gs>
Date: Tue, 26 Apr 2016 12:31:55 +0200
Subject: [PATCH] go to checkout directory

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 4537721..bfb1268 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 ..
-- 
GitLab