1
0
mirror of https://github.com/videojs/video.js.git synced 2025-10-31 00:08:01 +02:00

@forbesjo updated travis to use latest firefox. closes #3112

This commit is contained in:
jforbes
2016-02-19 11:51:42 -05:00
committed by Gary Katsevman
parent 47a307b773
commit dd1f2b5c25
2 changed files with 3 additions and 0 deletions

View File

@@ -23,3 +23,5 @@ sudo: false
cache:
directories:
- node_modules
addons:
firefox: latest

View File

@@ -4,6 +4,7 @@ CHANGELOG
## HEAD (Unreleased)
* @gkatsev added issue and PR templates for github ([view](https://github.com/videojs/video.js/pull/3117))
* @Nipoto added fa.json (farsi/persian lang file) ([view](https://github.com/videojs/video.js/pull/3116))
* @forbesjo updated travis to use latest firefox ([view](https://github.com/videojs/video.js/pull/3112))
--------------------