Skip to content

Commit

Permalink
phan is very picky about ast's version, work around that
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Oct 21, 2018
1 parent 4257ee8 commit cdf78fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
install:
- pecl install ast
- phpenv config-rm xdebug.ini
- composer install --prefer-dist
- composer install --prefer-dist --ignore-platform-reqs
script:
- make ci-analyze --keep-going
- composer validate
Expand Down

0 comments on commit cdf78fa

Please sign in to comment.