mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-26 10:07:30 +00:00
Update firefox and remove failure php 7
This commit is contained in:
parent
bbef568eb8
commit
a258f6aa61
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user