Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ExternalMirrors
/
iptables-formula
mirror da
https://github.com/salt-formulas/salt-formula-iptables
Segui
1
Vota
0
Forka
1
Codice
Problemi
0
Rilasci
6
Wiki
Attività
Sfoglia il codice sorgente
show 'make test' errors in Travis
pull/5/head
Martin819
7 anni fa
parent
9de11c6172
commit
f7613e483c
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+2
-1
.travis.yml
+ 2
- 1
.travis.yml
Vedi File
@@ -23,7 +23,8 @@ env:
- PLATFORM=trevorj/salty-whales:xenial
before_script:
- make test | tail
- set -o pipefail
- make test | tail
script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration
Write
Preview
Loading…
Annulla
Salva