kopia lustrzana https://github.com/inkstitch/inkstitch
fast finish
rodzic
c9e90dc61d
commit
0cbf3544b7
|
@ -3,6 +3,12 @@ virtualenv:
|
||||||
# We need this for PyGObject.
|
# We need this for PyGObject.
|
||||||
system_site_packages: true
|
system_site_packages: true
|
||||||
matrix:
|
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:
|
include:
|
||||||
# always lint on every commit
|
# always lint on every commit
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
|
|
Ładowanie…
Reference in New Issue