Browse Source

[enh] add latest firefox addon to travis

Adam Tauber 8 years ago
parent
commit
684ceab1c3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -4,6 +4,8 @@ cache:
   - npm
   - npm
   - directories:
   - directories:
     - $HOME/.cache/pip
     - $HOME/.cache/pip
+addons:
+  firefox: "latest"
 language: python
 language: python
 python:
 python:
   - "2.7"
   - "2.7"