Remove unnecessary version info call

This commit is contained in:
mazmazz 2019-01-05 19:56:27 -05:00
parent c7725525a8
commit 2e9b18669a
1 changed files with 0 additions and 3 deletions

View File

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