[Pkg-javascript-commits] [less.js] 26/88: Create travis file

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 d015778c83cc5798c7a24e6a38d867d9f083086e
Author: Luke Page <luke.a.page at gmail.com>
Date:   Tue Feb 11 13:28:53 2014 +0000

    Create travis file
---
 .travis.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..c6ccaa0
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,8 @@
+language: node_js
+node_js:
+  - "0.11"
+  - "0.10"
+  - "0.8"
+  - "0.6"
+install:
+  - npm install -g grunt-cli

-- 
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