Don't include stdout.log in build output

This has ncurses output in it
develop
lethosor 2018-07-19 11:43:43 -04:00
parent 5d3126403b
commit 0128bc39db
1 changed files with 0 additions and 1 deletions

@ -55,7 +55,6 @@ script:
- python travis/run-tests.py "$DF_FOLDER"
- python travis/check-rpc.py "$DF_FOLDER/dfhack-rpc.txt"
before_cache:
- cat "$DF_FOLDER/stdout.log"
- cat "$DF_FOLDER/stderr.log"
- rm -rf "$DF_FOLDER/hack"
- rm -rf "$DF_FOLDER/dfhack-config"