Преглед изворни кода

Put -q earlier so Travis generates fewer messages.

tags/v0.4
Ben Kurtovic пре 10 година
родитељ
комит
efcd59e097
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Прегледај датотеку

@@ -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

Loading…
Откажи
Сачувај