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 1cd0078 commit d2a9263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -35,6 +35,7 @@ before_script:
phpenv config-add .travis.ini;
fi
- 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 d2a9263

Please sign in to comment.