projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecef65b
)
Add nodejs 5.1 to travis tests
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 27 Nov 2015 14:13:34 +0000
(15:13 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 27 Nov 2015 14:13:34 +0000
(15:13 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 9268112f9b4c576828fdc19e95461edcf3bfa18f..8caa109846cb248fb27526385ad522bcf389ca0c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,7
@@
language: node_js
node_js:
- "0.12"
- "4.2"
+ - "5.1"
env:
- CXX=g++-4.8