aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bcf9ec8..bac3aa5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: python
python:
- "2.7"
addons:
- firefox: "37.0"
+ firefox: "38.0"
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"