diff --git a/.travis.yml b/.travis.yml
index ab2263de2af8e07d2974ca331e8e73d1636bf044..d303cc32cb0092f64a01b43ceadaaca86e4dbcd7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -65,7 +65,7 @@ before_script:
   - sleep 5
 
 script:
-  - cd ../profiles/varbase
+  - cd ..
   - behat --strict
 
 matrix: