[Pkg-javascript-commits] [node-tap] 108/186: Don't run travis on node 4, just too flaky
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 16:40:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap.
commit e9b94d700f24dafe149df8532192d525965d12e8
Author: isaacs <i at izs.me>
Date: Mon Nov 20 13:37:25 2017 -0800
Don't run travis on node 4, just too flaky
Timings and setTimeouts all weird and jank
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index d82e0e2..298abcd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,5 @@ sudo: false
node_js:
- 8
- 6
- - 4
notifications:
email: false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git
More information about the Pkg-javascript-commits
mailing list