mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix travis
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -4,6 +4,16 @@ node_js:
|
||||
- "4.5"
|
||||
- "6.6"
|
||||
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-4.8
|
||||
|
||||
sudo: false
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user