Get current path

This commit is contained in:
Dennis Eichhorn 2018-08-11 12:51:05 +02:00
parent d8494e439c
commit 828ee4f2ed

View File

@ -12,6 +12,7 @@ before_script:
- ls -l - ls -l
script: script:
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml - phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
- pwd
- Build/Hooks/travis.sh - Build/Hooks/travis.sh
notifications: notifications:
email: false email: false