Revert "Cat debug log at end of tests"

This reverts commit 351efe09b3.
This commit is contained in:
Michelle Tilley
2017-05-10 23:25:33 +02:00
parent 6b51d09459
commit befb725f9f

View File

@@ -23,12 +23,11 @@ install:
- nvm install $NODE_VERSION
- nvm use --delete-prefix $NODE_VERSION
- npm install -g npm
- script/build
- script/build --create-debian-package --create-rpm-package --compress-artifacts
script:
- script/lint
- script/test
- cat /tmp/disposable.log
cache:
directories: