Przeglądaj źródła

[enh] add latest firefox addon to travis

Adam Tauber 8 lat temu
rodzic
commit
684ceab1c3
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml Wyświetl plik

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"