Need selenium support for tests
This commit is contained in:
parent
35187a58a7
commit
a3e7335e44
@ -9,6 +9,7 @@ before_install:
|
||||
before_script:
|
||||
- git clone git://github.com/zenovich/runkit.git && cd runkit && phpize && ./configure && make && make install && cd ..
|
||||
- phpenv config-add test/travis.php.ini
|
||||
- pear install phpunit/PHPUnit_Selenium
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar install --dev --no-interaction
|
||||
script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user