make tests for php 7.1 mandatory
authorwidmogrod <widmogrod@gmail.com>
Sat, 22 Oct 2016 22:47:22 +0000 (00:47 +0200)
committerwidmogrod <widmogrod@gmail.com>
Sat, 22 Oct 2016 22:47:22 +0000 (00:47 +0200)
.travis.yml

index 7b78a68..cdff369 100644 (file)
@@ -8,7 +8,6 @@ php:
 
 matrix:
  allow_failures:
-  - php: 7.1
   - php: hhvm
 
 before_script: