Przeglądaj źródła

Put -q earlier so Travis generates fewer messages.

tags/v0.4
Ben Kurtovic 10 lat temu
rodzic
commit
efcd59e097
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Wyświetl plik

@@ -6,4 +6,4 @@ python:
- "3.3"
- "3.4"
install: python setup.py build
script: python setup.py test -q
script: python setup.py -q test

Ładowanie…
Anuluj
Zapisz