[Pkg-javascript-commits] [sockjs-client] 238/350: Disable safari 5 tests
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit f254280e1fba07ebe76f93dd1c0526e24b6e50c0
Author: Bryce Kahle <bkahle at gmail.com>
Date: Fri Oct 24 16:32:07 2014 -0400
Disable safari 5 tests
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 1eb3b7f..11513dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,8 +16,8 @@ matrix:
env: BROWSER_NAME=chrome BROWSER_VERSION=latest
- node_js: '0.10'
env: BROWSER_NAME=firefox BROWSER_VERSION=latest
- - node_js: '0.10'
- env: BROWSER_NAME=safari BROWSER_VERSION=5
+ # - node_js: '0.10'
+ # env: BROWSER_NAME=safari BROWSER_VERSION=5
- node_js: '0.10'
env: BROWSER_NAME=safari BROWSER_VERSION=6
- node_js: '0.10'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list