Skip to content

Commit

Permalink
Installed but not there?
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 6, 2017
1 parent a93a912 commit 7753eab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -17,9 +17,7 @@ before_script:
- phpenv config-rm xdebug.ini || echo "XDebug not enabled"
- pear channel-discover pear.horde.org
- pear install channel://pear.horde.org/Horde_Test
- ls /home/travis/.phpenv/versions/5.6.31/share/pear
- ls /home/travis/.phpenv/versions/5.6.31/share/pear/Horde
- ls /home/travis/.phpenv/versions/5.6.31/share/pear/Horde/Test
- find /home/travis/.phpenv/ -name Horde
- pear install package.xml
script:
- php $(find test -name AllTests.php)

0 comments on commit 7753eab

Please sign in to comment.