Skip to content

Commit

Permalink
Remove PHP 7.4 (snapshot) from the list of allowed CI failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Oct 31, 2019
1 parent 9cb55ff commit 264eb44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ php:
matrix:
fast_finish: true
allow_failures:
- php: '7.4snapshot'
- php: 'nightly'
before_install:
- phpenv config-rm xdebug.ini || true
Expand Down

0 comments on commit 264eb44

Please sign in to comment.