[Pkg-javascript-commits] [node-stack-utils] 06/67: fix travis.yml
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:53:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stack-utils.
commit 1178e91ec08f55e98e8b6cdfb9e3bb79ee667cc6
Author: James Talmage <james at talmage.io>
Date: Sun Jan 3 23:31:05 2016 -0500
fix travis.yml
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 53a3182..ab2fee2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- - '5',
- - '4',
+ - '5'
+ - '4'
- '0.12'
- '0.10'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stack-utils.git
More information about the Pkg-javascript-commits
mailing list