[Pkg-javascript-commits] [less.js] 205/285: Try a smaller spec
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit b98b8ca09a8cce6fc709477f102a814193b8ea5c
Author: Luke Page <luke.a.page at gmail.com>
Date: Tue Oct 21 07:23:11 2014 +0100
Try a smaller spec
---
Gruntfile.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Gruntfile.js b/Gruntfile.js
index 381f41a..e97a756 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -231,7 +231,7 @@ module.exports = function (grunt) {
options: {
username: "lukeapage",
key: "2d7199e2-74da-432f-9449-c8c247babecf",
- urls: ['http://127.0.0.1:8081/tmp/browser/test-runner-main.html'],
+ urls: ['http://127.0.0.1:8081/tmp/browser/test-runner-production.html'],
testname: 'Sauce Unit Test for less.js',
browsers: [{
browserName: "chrome",
--
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