Explorar el Código

.travis.yml: Install zsh before testing

pull/1/head
10sr hace 9 años
padre
commit
6621252d10
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Ver fichero

@@ -1,4 +1,6 @@
language: shell
before_install:
- sudo apt-get install zsh
script: ./test/run.sh
notifications:
email: 8slashes+travis-ci@gmail.com

Cargando…
Cancelar
Guardar