Skip to content

Commit 108527a

Browse files
PeterDaveHellopde
authored andcommitted
use Firefox latest stable (v33.1.1)
1 parent 842b7de commit 108527a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ language: python
55
python:
66
- "2.7"
77
addons:
8-
# Firefox 31 doesn't seem to be available on travis-ci.org yet.
9-
firefox: "30.0"
8+
firefox: "33.1.1"
109
install:
1110
- sudo apt-get -qq install libxml2-dev libxslt-dev python-dev
1211
- pip install -r requirements.txt

0 commit comments

Comments
 (0)