Skip to content

Commit

Permalink
incompatibility with PHP_Timer
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Zakharov committed Oct 1, 2018
1 parent 36694de commit 1b3a1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ install:
- travis_retry composer install --dev --prefer-dist --no-interaction
- travis_retry composer global require "codeception/codeception=2.0.*" "codeception/specify=*" "codeception/verify=*"
- travis_retry composer global require "squizlabs/php_codesniffer=*"
- travis_retry composer global require "phpunit/php-timer:^1.0.6"
- |
cd tests
codecept build
Expand Down

0 comments on commit 1b3a1c0

Please sign in to comment.