[Pkg-javascript-commits] [node-stream-http] 52/208: Don't test on ios 5.0 since saucelabs is removing it
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-http.
commit 9cb2a8db15e49865b2400da2c22d648679c61f17
Author: John Hiesey <john at hiesey.com>
Date: Sun Jul 12 18:45:38 2015 -0700
Don't test on ios 5.0 since saucelabs is removing it
---
.zuul.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.zuul.yml b/.zuul.yml
index 7a146a7..32bf7d9 100644
--- a/.zuul.yml
+++ b/.zuul.yml
@@ -11,7 +11,7 @@ browsers:
- name: opera
version: 11..latest
- name: iphone
- version: 5.0..latest
+ version: 5.1..latest
- name: android
version: 4.0..latest
server: ./test/server/index.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list