Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor authored Jan 24, 2021
1 parent 729fa1d commit 381457f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ before_install:
# - sudo apt-get install python3-pip libonig-dev libzip-dev
- sudo add-apt-repository ppa:ondrej/php
- sudo apt-get update
- sudo apt-get install python3-pip
- sudo apt -y install php7.4
- sudo apt-get install -y python3-pip php7.4
- python3 --version
- python2 --version
- pip3 --version
Expand Down

0 comments on commit 381457f

Please sign in to comment.