[Pkg-javascript-commits] [node-coveralls] 160/332: I could not get istanbul to install under node 0.8, so I removed it from the build.

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 91bb57d697b23b67b18bcb5ec15c0a38760f92aa
Author: Gregg Caines <gregg at caines.ca>
Date:   Sat May 24 19:15:44 2014 -0700

    I could not get istanbul to install under node 0.8, so I removed it from the build.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index de8bdfb..b6f134c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
 language: node_js
 node_js:
-  - 0.8
   - '0.10'
   - '0.11'
 script: make test-coveralls

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list