Travis: Set CXX to clang++, not clang
This commit is contained in:
parent
aa01fdb9a9
commit
33aa996cbf
@ -5,7 +5,7 @@ sudo: false
|
|||||||
node_js: node
|
node_js: node
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CXX=clang
|
- CXX=clang++
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user