reduce ngrok concurrency to 1, test android 4.4 (#45)

* reduce ngrok concurrency to 1

* test android 4.4
This commit is contained in:
Nolan Lawson 2018-05-19 21:28:13 -07:00 committed by GitHub
parent ca23a26a05
commit 2957f3fc12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
ui: mocha-bdd
concurrency: 2
concurrency: 1
tunnel:
type: ngrok
browsers:
@ -16,4 +16,4 @@ browsers:
- name: iphone
version: latest
- name: android
version: latest
version: 4.4