mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-10 06:14:22 +00:00
Move coveralls build to go tip build, which is allowed to fail.
coveralls.io is really unstable.
This commit is contained in:
@@ -4,7 +4,7 @@ ALL_PACKAGES=aptly cmd console database debian files http utils
|
|||||||
BINPATH=$(abspath ./bin)
|
BINPATH=$(abspath ./bin)
|
||||||
GOM_ENVIRONMENT=-test
|
GOM_ENVIRONMENT=-test
|
||||||
|
|
||||||
ifeq ($(GOVERSION), go1.2)
|
ifeq ($(GOVERSION), devel)
|
||||||
TRAVIS_TARGET=coveralls
|
TRAVIS_TARGET=coveralls
|
||||||
GOM_ENVIRONMENT+=-development
|
GOM_ENVIRONMENT+=-development
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user