[Pkg-javascript-commits] [uglifyjs] 01/04: Disable testing with Node 0.8

Jonas Smedegaard dr at jones.dk
Tue May 19 00:02:38 UTC 2015


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

js pushed a commit to tag v2.4.19
in repository uglifyjs.

commit 0262b4244c13b3ef148bf096874847aea84b93e5
Author: Mihai Bazon <mihai.bazon at gmail.com>
Date:   Sun Mar 29 13:19:07 2015 +0300

    Disable testing with Node 0.8
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 45cc717..82460de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
 language: node_js
 before_install: "npm install -g npm"
 node_js:
-    - "0.8"
     - "0.10"
     - "0.11"

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



More information about the Pkg-javascript-commits mailing list