mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-25 18:20:31 -06:00
Forgot to add cxx to env
This commit is contained in:
parent
1eb6997e72
commit
16357143ae
@ -4,6 +4,9 @@ node_js:
|
||||
- "0.12"
|
||||
- "4.2"
|
||||
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
Loading…
Reference in New Issue
Block a user