Update firefox and remove failure php 7

This commit is contained in:
Jelle Kok 2016-07-27 23:22:42 +02:00
parent bbef568eb8
commit a258f6aa61
1 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,7 @@ php:
- 5.6
- 7.0
addons:
firefox: "46.0.1"
matrix:
allow_failures:
- php: 7.0
firefox: "47.0.1"
before_script:
- sudo apt-get update -qq
- sudo apt-get install -y --force-yes apache2 libapache2-mod-fastcgi php5-curl php5-mysql php5-intl php5-gd > /dev/null