From d9643dadbba2363b0277ad0e0aa75ac19c6df4af Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 6 Sep 2015 00:12:03 -0400 Subject: Change travis config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') 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 -- cgit v1.2.3