Skip to content

Commit 8ec2579

Browse files
committed
Other: Specify platform for android tests
1 parent 8ba3c5e commit 8ec2579

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.zuul.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ browsers:
1414
version: [11, 12]
1515
- name: android
1616
version: [4.0, 4.4, latest]
17+
platform: Linux
1718
- name: iphone
1819
version: [8.1, 9.0, latest]
1920
scripts:

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
"use strict";
12
module.exports = require("./src");

0 commit comments

Comments
 (0)