Set minimum firefox version for travis support

This commit is contained in:
Damian Mooyman 2014-08-11 18:26:15 +12:00
parent 87146eac92
commit fc6f0fecc5

View File

@ -3,6 +3,9 @@ language: php
php:
- 5.3
addons:
firefox: "31.0"
env:
global:
- "ARTIFACTS_AWS_REGION=us-east-1"