[Pkg-javascript-commits] [node-lcov-parse] 05/45: Config updates
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:46:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-lcov-parse.
commit 16932482d393d266f6c4edfd4437fb8df2b78281
Author: Dav Glass <davglass at gmail.com>
Date: Tue Jan 15 15:15:41 2013 -0600
Config updates
---
.gitignore | 1 +
.travis.yml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 1bd7226..b7e4d7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
node_modules
*.swp
+coverage
diff --git a/.travis.yml b/.travis.yml
index 6a4cdea..b6d42c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- - 0.4
- 0.6
- 0.8
+ - 0.9
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lcov-parse.git
More information about the Pkg-javascript-commits
mailing list