Explorar el Código

Another Travis CI configuration fix.

tags/2.5.0
Matthew Petroff hace 5 años
padre
commit
1dbf5ab324
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -6,6 +6,7 @@ addons:
firefox: latest
before_install:
- sudo apt-get install -y python3-pillow python3-numpy
- sudo pip3 install selenium
install:
- wget https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
- tar -xf geckodriver-v0.24.0-linux64.tar.gz


Cargando…
Cancelar
Guardar