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:
28db68a
)
Try to fix travis build with node 0.12
author
Chocobozzz
<florian.bigard@gmail.com>
Wed, 16 Dec 2015 20:55:35 +0000
(21:55 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Wed, 16 Dec 2015 20:55:35 +0000
(21:55 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 5e6b3aab7fafe097db991cd0c5eab1d704f4c4de..2a12ac8e57edee4669daf5833b3b35c541aa9f9a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-27,7
+27,7
@@
cache:
- $(npm config get prefix)/bin/electron-prebuilt
before_script:
- - npm install electron-prebuilt -g
+ - npm install electron-prebuilt
@0.35.4
-g
- npm install grunt-cli -g
after_failure: