Remove unneeded printout of gcc version in travis
This commit is contained in:
committed by
Andrea Brambilla
parent
6ab8c9611c
commit
a6587b3f68
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user