30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-11 10:42:20 +00:00

[tests] Force Travis to use latest Firefox

This commit is contained in:
javier gomez 2016-02-09 11:18:46 +01:00
parent 47af24cdb4
commit b575a7a346

View File

@ -2,6 +2,8 @@ language: php
php:
- 5.5
- 5.6
addons:
firefox: "44.0"
matrix:
allow_failures:
- php: 5.6