Navigation Menu

Skip to content

Commit

Permalink
Updated travis ci conf to load custom runkit extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Pádraic Brady committed Jan 29, 2012
1 parent f6048f7 commit 6f6bbca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ before_script:
- ./configure
- make
- sudo make install
- echo "extension=runkit.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
- cd ..
script: phpunit --coverage-text --configuration ./tests/phpunit.xml
notifications:
Expand Down

0 comments on commit 6f6bbca

Please sign in to comment.