We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80987e commit 103b991Copy full SHA for 103b991
1 file changed
.travis.yml
@@ -11,6 +11,7 @@ cache:
11
12
install:
13
- composer install --no-interaction --prefer-source
14
+ - pecl install ast
15
16
before_script:
17
- wget https://github.com/infection/infection/releases/download/0.8.0/infection.phar
0 commit comments