Sfoglia il codice sorgente

tests: add zsh 5.4.2

pull/443/merge
Julien Nicoulaud 7 anni fa
parent
commit
873b9955c7
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: D713C40AA20BF77D
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

@ -25,6 +25,7 @@ env:
- ZSH=5.3.1
- ZSH=5.4
- ZSH=5.4.1
- ZSH=5.4.2
- ZSH=master
script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'make test'

Caricamento…
Annulla
Salva