Skip to content

Commit

Permalink
Log all the logs on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidsi committed Dec 13, 2018
1 parent 39287ef commit c82db24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: node_js
language: node_js
sudo: required
compiler:
- gcc
Expand Down Expand Up @@ -28,3 +28,4 @@ script:
- yarn allchecks
after_script:
- cat ganache.log
- cat log/*

0 comments on commit c82db24

Please sign in to comment.