mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Merge pull request #3870 from hashicorp/travis_show_failing_testname
Make tests in travis be verbose
This commit is contained in:
@@ -22,11 +22,8 @@ ifeq (0,$(shell pkg-config --exists lxc; echo $$?))
|
||||
HAS_LXC="true"
|
||||
endif
|
||||
|
||||
ifeq ($(TRAVIS),true)
|
||||
$(info Running in Travis, verbose mode is disabled)
|
||||
else
|
||||
VERBOSE="true"
|
||||
endif
|
||||
|
||||
|
||||
|
||||
ALL_TARGETS += linux_386 \
|
||||
|
||||
Reference in New Issue
Block a user