summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-06 00:12:03 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-06 00:12:03 -0400
commitd9643dadbba2363b0277ad0e0aa75ac19c6df4af (patch)
tree340478bee434834e7fc27d034c6b5391c4c7c9ae /.travis.yml
parentcd135af707929251f37c448e0543b0b5a9b6ed76 (diff)
Change travis config
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 78f204c6..2263c4fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ before_script:
- phpenv config-add tests/php.ini
- composer install
- wget https://phar.phpunit.de/phpunit.phar
+ - php -i
script:
- php phpunit.phar -c tests/units.$DB.xml \ No newline at end of file