We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270b8a8 commit bbd53e9Copy full SHA for bbd53e9
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