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:
c77fa06
)
Update nodejs versions for travis
author
Chocobozzz
<florian.bigard@gmail.com>
Wed, 16 Nov 2016 20:18:51 +0000
(21:18 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Wed, 16 Nov 2016 20:18:51 +0000
(21:18 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index b7193f8a3cd432a133152283b5819d40ebb95535..9fcd50deec6369220ef7ef31c4f0d3379e6b816f 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,8
+1,8
@@
language: node_js
node_js:
- - "4.
5
"
- - "6.
6
"
+ - "4.
6
"
+ - "6.
9
"
env:
- CXX=g++-4.8