diff --git a/.travis.yml b/.travis.yml index 6cf5ea20..3ede2849 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,4 +40,6 @@ after_success: - bash <(curl -s https://codecov.io/bash) matrix: - fast_finish: true \ No newline at end of file + fast_finish: true + allow_failures: + - php: 7.4snapshot \ No newline at end of file