[Pkg-javascript-commits] [node-iconv-lite] 53/83: Added Node 0.8 to Travis build
matthew pideil
mpideil-guest at moszumanska.debian.org
Tue Apr 1 19:56:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-iconv-lite.
commit 20b2b2721b44b943ed3107e973b1685ed6923deb
Author: Alexander Shtuchkin <ashtuchkin at gmail.com>
Date: Wed Dec 5 00:04:00 2012 +0400
Added Node 0.8 to Travis build
---
.travis.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 07ed374..0bab9cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: node_js
node_js:
- 0.4
- - 0.6
\ No newline at end of file
+ - 0.6
+ - 0.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iconv-lite.git
More information about the Pkg-javascript-commits
mailing list