Skip to content

Commit

Permalink
travis: show compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Mar 22, 2017
1 parent af4f12e commit b166e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function do_before_install() {
# ---------------------------------------------------------------------------

# npm --version
# g++ --version
do_run g++ --version

if [ "${TRAVIS}" == "true" ]
then
Expand Down

0 comments on commit b166e74

Please sign in to comment.