pull/38/head
Lex Neva 2018-01-23 22:15:09 -05:00
rodzic c9e90dc61d
commit 0cbf3544b7
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,12 @@ virtualenv:
# We need this for PyGObject.
system_site_packages: true
matrix:
# only pass/fail the build based on the lint run, since the build takes
# a long time and its failure doesn't depend on the code anyway
fast_finish: true
allow_failures:
env: BUILD=true
include:
# always lint on every commit
- python: 2.7