浏览代码

[enh] add latest firefox addon to travis

Adam Tauber 9 年前
父节点
当前提交
684ceab1c3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml 查看文件

4
   - npm
4
   - npm
5
   - directories:
5
   - directories:
6
     - $HOME/.cache/pip
6
     - $HOME/.cache/pip
7
+addons:
8
+  firefox: "latest"
7
 language: python
9
 language: python
8
 python:
10
 python:
9
   - "2.7"
11
   - "2.7"