Remove unnecessary version info call

This commit is contained in:
mazmazz 2019-01-05 19:56:27 -05:00
parent 4ba352e590
commit 5db9b3082f

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