[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
1 changed files with 2 additions and 0 deletions

View File

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