[Pkg-javascript-commits] [less.js] 48/50: remove 0.8. 0.8 works but only if you don't use

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:39 UTC 2015


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

js pushed a commit to annotated tag v1.7.1
in repository less.js.

commit eb5dba02ad3482c1a5f809335255986b761fa871
Author: Luke Page <luke.a.page at gmail.com>
Date:   Fri Jun 6 08:43:37 2014 +0100

    remove 0.8. 0.8 works but only if you don't use
    
     any dependencies. Support will be removed from the package.json in 2.0.0
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 20989aa..dff8b6d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: node_js
 node_js:
   - "0.11"
   - "0.10"
-  - "0.8"
 install:
   - npm install -g grunt-cli
   - npm install

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



More information about the Pkg-javascript-commits mailing list