Added export CC, CXX.

This commit is contained in:
Kirill Kirilenko 2016-10-04 15:04:03 +03:00
parent b3579eed8b
commit adff6aff21

View file

@ -43,6 +43,7 @@ matrix:
sources: *sources
before_script:
- export CXX=$COMPILER CC=$CCOMPILER
- ./configure
script: