Browse Source

Remove PHP 7.3 from allow_failure.

ADmad 7 years ago
parent
commit
cab578675f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -38,8 +38,6 @@ cache:
 
 matrix:
   fast_finish: true
-  allow_failures:
-    - php: 7.3.0RC1
 
   include:
     - php: 7.0