Skip to content

Commit

Permalink
[TEST] Tweak travis to install better ext-json
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Nov 15, 2016
1 parent 8187fdd commit 3409a81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -36,6 +36,7 @@ env:
- JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"

before_install:
- if [ $TRAVIS_PHP_VERSION = '5.6' ]; then pecl uninstall json && pecl install json-1.3.7 fi
- sudo update-java-alternatives -s java-8-oracle
- ./travis/download_and_run_es.sh

Expand Down

0 comments on commit 3409a81

Please sign in to comment.