[Pkg-javascript-commits] [node-jade] 11/72: Test io.js instead of a specific version
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sun Jul 3 18:03:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to annotated tag upstream/1.0.0
in repository node-jade.
commit bcc5213b917ca50dfee157211393829c7b174e14
Author: Timothy Gu <timothygu99 at gmail.com>
Date: Sun Mar 29 11:09:34 2015 -0700
Test io.js instead of a specific version
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 21fa3c3..9e9dd09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,6 @@ sudo: false
node_js:
- "0.10"
- "0.12"
- - "1.2"
+ - "iojs"
after_success: npm run coveralls
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jade.git
More information about the Pkg-javascript-commits
mailing list