mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Set minimum firefox version for travis support
This commit is contained in:
parent
87146eac92
commit
fc6f0fecc5
@ -3,6 +3,9 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
addons:
|
||||
firefox: "31.0"
|
||||
|
||||
env:
|
||||
global:
|
||||
- "ARTIFACTS_AWS_REGION=us-east-1"
|
||||
|
Loading…
Reference in New Issue
Block a user