Commit 5dfc6611 authored by xoviat's avatar xoviat Committed by GitHub

[travis] show gcc version

parent a4148d32
......@@ -92,6 +92,8 @@ before_install:
mkdir "$HOME/gcc-symlinks"
ln -s /usr/bin/gcc-6 $HOME/gcc-symlinks/gcc
ln -s /usr/bin/gcc-6 $HOME/gcc-symlinks/g++
gcc --version
fi
- |
......
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