Travis: Test 'allow_failures' for PHP 7.4

pull/3138/head
Yannick Warnier 6 years ago
parent b479d4a2e9
commit 36564a8783
  1. 3
      .travis.yml

@ -30,6 +30,9 @@ env:
- VHOST_URL=localhost
- CHAMILO_VERSION=1.11.x
allow_failures:
- php: 7.4
before_install:
#- sudo apt-get update
#- sudo apt-get install apache2 libapache2-mod-fastcgi

Loading…
Cancel
Save