summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2017-03-22 21:03:21 +0100
committerAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2017-03-29 13:30:01 +0200
commit730ef612d9bbd9fc94a8e5d916831a91af033868 (patch)
tree0dbafefd3edae6983f2b4f8d3d48faa906a5e82d /testsuite
parentbe3d9eb5cad2f09c395b24c55fd9c95c60caf561 (diff)
downloadbcfg2-730ef612d9bbd9fc94a8e5d916831a91af033868.tar.gz
bcfg2-730ef612d9bbd9fc94a8e5d916831a91af033868.tar.bz2
bcfg2-730ef612d9bbd9fc94a8e5d916831a91af033868.zip
travis-ci: Show skipped tests
For the test environment with all optional dependencies, we want to run all tests. So let's print all skipped tests.
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/install.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/install.sh b/testsuite/install.sh
index 13a2e9d01..604872a5e 100755
--- a/testsuite/install.sh
+++ b/testsuite/install.sh
@@ -20,8 +20,9 @@ else
fi
if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then
- pip_wheel PyYAML pyinotify boto pylibacl Jinja2 mercurial guppy cherrypy python-augeas
-
+ pip_wheel PyYAML pyinotify boto pylibacl Jinja2 mercurial guppy \
+ cherrypy python-augeas nose-show-skipped
+
if [[ ${PYVER:0:1} == "2" ]]; then
pip_wheel cheetah m2crypto