Skip to content

Commit

Permalink
PASSBOLT-1797 PHP7 travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricalfonsi committed Jan 20, 2017
1 parent 5104b04 commit f6ea4f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ matrix:
packages:
- *common_pkg
before_install:
- LC_ALL=C.UTF-8 sudo add-apt-repository ppa:ondrej/php
- LC_ALL=C.UTF-8 sudo add-apt-repository -y ppa:ondrej/php
- sudo apt-get update
- sudo apt-get install php-memcached
- sudo apt-get install -y php-memcached

allow_failures:
- php: 5.6
Expand Down

0 comments on commit f6ea4f5

Please sign in to comment.