Skip to content

Commit

Permalink
Ondrej PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-bednarek committed May 12, 2018
1 parent 6e94329 commit ef99be5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ php:
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y build-essential libprotobuf-dev libboost-dev openssl protobuf-compiler software-properties-common
- sudo add-apt-repository ppa:ondrej/php -y
- sudo apt-get update -q
- suto apt-get install -y php7.1-cli php7.1-dev php7.1-mysql php7.1-pdo php7.1-xml composer

before_script:
- yes '' | pecl install -f mysql_xdevapi
Expand Down

0 comments on commit ef99be5

Please sign in to comment.