Skip to content

Commit 1dd1574

Browse files
committed
change php test dependency
1 parent e13ab5c commit 1dd1574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ arch:
1111
before_install:
1212
- sudo apt-get -qq update
1313
- sudo apt-get install python3
14-
- sudo apt-get install php7.0-cli
14+
- sudo apt-get install php-cli
1515
- if [[ $(uname -m) == 's390x' ]]; then
1616
sudo apt-get install bc;
1717
fi

0 commit comments

Comments
 (0)