[Pkg-javascript-commits] [uglifyjs] 15/28: Do not run a test for Node v0.4

Jonas Smedegaard dr at jones.dk
Thu Oct 16 11:57:31 UTC 2014


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

js pushed a commit to branch master
in repository uglifyjs.

commit 8463b48f90e4281ce96cb8d4e3e00db8c4333da3
Author: Shinnosuke Watanabe <snnskwtnb at gmail.com>
Date:   Thu Jun 26 13:17:59 2014 +0900

    Do not run a test for Node v0.4
    
    Travis CI doesn’t support Node v0.4.
    
    http://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Provide
    d-Node.js-Versions
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 3d9a761..b0243cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
 language: node_js
 node_js:
-    - "0.4"
     - "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