[Pkg-javascript-commits] [pdf.js] 96/115: Update the Node.js version used by Travis, to prevent deprecation warnings in the output

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit 81e86c4e3d315cb80ef7edce44c68370edca4c8f
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu Dec 10 13:15:32 2015 +0100

    Update the Node.js version used by Travis, to prevent deprecation warnings in the output
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6e5919d..796d98f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
 language: node_js
 node_js:
-  - "0.10"
+  - "0.12"

-- 
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