[Pkg-javascript-commits] [pdf.js] 124/210: Switch to Node.js 0.10
David Prévot
taffit at moszumanska.debian.org
Thu Jun 5 14:21:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository pdf.js.
commit ca842ed74f8063e7f423c9524a9eb0503d7d5b9d
Author: Michał Gołębiowski <m.goleb at gmail.com>
Date: Tue May 13 02:46:46 2014 +0200
Switch to Node.js 0.10
Node.js 0.12 is soon going to be released and Node 0.8 might be
deprecated soon. It's best to stay on the current version.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index baa0031..20fd86b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
language: node_js
node_js:
- - 0.8
+ - 0.10
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list