[Pkg-javascript-commits] [node-mocks-http] 286/296: Add Node LTS version to Travis manifest
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 965f36f09b7df605188684de1f32e619d72f550c
Author: Matt Hinchliffe <matt at maketea.co.uk>
Date: Fri Nov 20 09:54:34 2015 +0000
Add Node LTS version to Travis manifest
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 5d813b5..cd17952 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- - "0.10"
- "0.12"
+ - "4.2"
notifications:
email:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list