forked from Ponysearch/Ponysearch
[enh] add latest firefox addon to travis
This commit is contained in:
parent
ecd2e1fac0
commit
684ceab1c3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ cache:
|
|||
- npm
|
||||
- directories:
|
||||
- $HOME/.cache/pip
|
||||
addons:
|
||||
firefox: "latest"
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
|
|
Loading…
Reference in a new issue