mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Cat debug log at end of tests
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user