Skip to content

Commit

Permalink
Trying to fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed May 8, 2021
1 parent 9465b62 commit e8c36fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- mysql

before_script:
- sudo apt-get install php7.4-memcached
- sudo apt-get install -y php-memcached
- wget http://getcomposer.org/composer.phar
- php composer.phar install --dev --no-interaction
- phpenv config-add travisphp.ini
Expand Down

0 comments on commit e8c36fb

Please sign in to comment.