[Pkg-javascript-commits] [less.js] 27/88: add an npm install because it seems if you add an

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


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

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

commit dda043a3930a430ae1570075dc310597082a09d0
Author: Luke Page <luke.a.page at gmail.com>
Date:   Tue Feb 11 13:32:41 2014 +0000

    add an npm install because it seems if you add an
    
    install step it doesn't run npm install
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c6ccaa0..64cbaf3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,4 @@ node_js:
   - "0.6"
 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