Commit 1ffe92a6 authored by Mario Trangoni's avatar Mario Trangoni Committed by Mike Gabriel

TravisCI: Print compiler version currently used

parent fba18967
......@@ -117,5 +117,7 @@ before_install:
script:
# run static analysis tools
- ./run-static-analysis.sh
# print compiler version
- ${CC} --version
# build all packages
- make
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment