don't discard compile log

This commit is contained in:
Yuichi Nishiwaki 2015-07-04 16:15:39 +09:00
parent 8ba4c0305d
commit 7d064ccfe2
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ script:
- make test
- make clean
- make debug
- make test 2> /dev/null >/dev/null
- make test