summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 49f3465e..dd9d05bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ matrix:
before_script:
- phpenv config-add tests/php.ini
- composer install
+ - php -i
script:
- phpunit -c tests/units.$DB.xml \ No newline at end of file