Skip to content

Commit

Permalink
Disable pear upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Feb 1, 2019
1 parent b8e33f9 commit 10d69e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ matrix:
- php: 7.3
dist: trusty
install:
- pear upgrade --force --alldeps pear/pear
# - pear upgrade --force --alldeps pear/pear
- pear install -f package.xml
script:
- pear run-tests -qr tests/
Expand Down

0 comments on commit 10d69e6

Please sign in to comment.