Skip to content

Commit

Permalink
Other: Specify platform for android tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodeIO committed Jan 5, 2017
1 parent 8ba3c5e commit 8ec2579
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .zuul.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ browsers:
version: [11, 12]
- name: android
version: [4.0, 4.4, latest]
platform: Linux
- name: iphone
version: [8.1, 9.0, latest]
scripts:
Expand Down
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
"use strict";
module.exports = require("./src");

0 comments on commit 8ec2579

Please sign in to comment.