Skip to content

Commit

Permalink
Always discover channel manually, due to Travis bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 6, 2017
1 parent b5813be commit d130f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,7 @@ matrix:
before_script:
- export SERVICE_GRAVATAR_TEST_CONFIG='{"service":{"gravatar":{"server":"http://www.gravatar.com"}}}';
- phpenv config-rm xdebug.ini || echo "XDebug not enabled"
- pear channel-discover pear.horde.org
- pear install channel://pear.horde.org/Horde_Test
- pear install package.xml
script:
Expand Down

0 comments on commit d130f7c

Please sign in to comment.