mirror of https://github.com/Chocobozzz/PeerTube
Add nodejs 5.1 to travis tests
parent
ecef65b605
commit
3807e27a6d
|
@ -3,6 +3,7 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "4.2"
|
- "4.2"
|
||||||
|
- "5.1"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8
|
- CXX=g++-4.8
|
||||||
|
|
Loading…
Reference in New Issue