mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
Added export CC, CXX.
This commit is contained in:
parent
b3579eed8b
commit
adff6aff21
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ matrix:
|
|||
sources: *sources
|
||||
|
||||
before_script:
|
||||
- export CXX=$COMPILER CC=$CCOMPILER
|
||||
- ./configure
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue