Cat debug log at end of tests

This commit is contained in:
Michelle Tilley
2017-05-10 18:21:34 +02:00
parent 30ee14bd13
commit 351efe09b3

View File

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