chore(travis): update firefox to 38.0 in travis CI

Closes #2295
This commit is contained in:
Hank Duan 2015-06-02 14:09:32 -07:00 committed by Tobias Bosch
parent 5035a42287
commit 927b4d01a9
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ env:
- MODE=dart DART_CHANNEL=stable
- MODE=dart DART_CHANNEL=dev
addons:
firefox: "38.0"
before_install:
- echo ${TSDRC} > .tsdrc
- export DISPLAY=:99.0