Skip to content

Commit

Permalink
change php test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Oct 3, 2022
1 parent e13ab5c commit 1dd1574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ arch:
before_install:
- sudo apt-get -qq update
- sudo apt-get install python3
- sudo apt-get install php7.0-cli
- sudo apt-get install php-cli
- if [[ $(uname -m) == 's390x' ]]; then
sudo apt-get install bc;
fi
Expand Down

0 comments on commit 1dd1574

Please sign in to comment.