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 2352226 commit 5235d5f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ before_install:
- rm -rf node_modules
- npm install
- git checkout package.json package-lock.json
- sudo apt-get update
- sudo apt -y install software-properties-common
- sudo add-apt-repository -y ppa:ondrej/php
- sudo apt-get update
- sudo apt install -y php7.4-cli
- env
- php --version
- phpenv versions
- composer install
Expand Down

0 comments on commit 5235d5f

Please sign in to comment.