1
0
mirror of https://github.com/danog/dns.git synced 2024-11-30 04:29:06 +01:00

Update Travis for CS fixer

This commit is contained in:
Aaron Piotrowski 2019-01-24 22:12:31 -06:00
parent c1a61c6e78
commit 1ccd6337f7
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -6,6 +6,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- nightly
matrix:
@ -33,4 +34,6 @@ after_script:
cache:
directories:
- $HOME/.composer/cache/files
- $HOME/.composer/cache
- $HOME/.php-cs-fixer
- $HOME/.local