[Pkg-javascript-commits] [node-hash.js] 05/19: travis: fix typo
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 12:00:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-hash.js.
commit f62387c184dde5dd3ea9c3bd5b0dadb5be43dfae
Author: Fedor Indutny <fedor at indutny.com>
Date: Tue Jun 20 00:50:10 2017 -0400
travis: fix typo
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 96c692f..16554bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ node_js:
- "0.10"
- "0.11"
- "4"
- - "8"
+ - "6"
- "stable"
branches:
only:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-hash.js.git
More information about the Pkg-javascript-commits
mailing list