From 828ee4f2ed3cd37c3f54a6faaae9bc115319ae36 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 11 Aug 2018 12:51:05 +0200 Subject: [PATCH] Get current path --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 13e8b07d5..d71dc2638 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ before_script: - ls -l script: - phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml + - pwd - Build/Hooks/travis.sh notifications: email: false \ No newline at end of file