Remove unnecessary version info call

This commit is contained in:
mazmazz 2019-01-05 19:56:27 -05:00
parent 20879f1f40
commit 2592f42a17
1 changed files with 0 additions and 3 deletions

View File

@ -583,9 +583,6 @@ before_install:
ASSET_FILES_OPTIONAL_GET=1;
fi;
# Print version info
- gcc --version;
install:
# Install OS X library dependencies via Homebrew