Ver a proveniência

.travis.yml: Install zsh before testing

pull/1/head
10sr há 9 anos
ascendente
cometimento
6621252d10
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Ver ficheiro

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

Carregando…
Cancelar
Guardar