Remove unneeded printout of gcc version in travis

This commit is contained in:
Andrea Brambilla
2019-01-22 16:17:57 +01:00
committed by Andrea Brambilla
parent 6ab8c9611c
commit a6587b3f68

View File

@@ -35,7 +35,6 @@ before_install:
- export CXX="g++-4.9" CC="gcc-4.9"
install:
- gcc --version
- pushd ..
- git clone https://github.com/Statoil/libecl.git
- git clone https://github.com/OPM/opm-common.git