Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
reduce browser & env combinations to test
Browse files Browse the repository at this point in the history
  • Loading branch information
mov37 committed Aug 12, 2016
1 parent 8a56cab commit 43739d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- 6
- 5
- 4
addons:
sauce_connect: true
56 changes: 0 additions & 56 deletions test/config/.launchers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ Chrome_49:
base: SauceLabs
browserName: Chrome
version: '49'
Chrome_48:
base: SauceLabs
browserName: Chrome
version: '48'
Chrome_47:
base: SauceLabs
browserName: Chrome
version: '47'


Firefox_46:
Expand All @@ -32,14 +24,6 @@ Firefox_44:
base: SauceLabs
browserName: Firefox
version: '44'
Firefox_43:
base: SauceLabs
browserName: Firefox
version: '43'
Firefox_42:
base: SauceLabs
browserName: Firefox
version: '42'


Edge:
Expand Down Expand Up @@ -91,42 +75,14 @@ Safari_6:
version: '6'


iOS_9_2:
base: SauceLabs
browserName: iPhone
version: '9.2'
iOS_9_1:
base: SauceLabs
browserName: iPhone
version: '9.1'
iOS_9_0:
base: SauceLabs
browserName: iPhone
version: '9.0'
iOS_8_4:
base: SauceLabs
browserName: iPhone
version: '8.4'
iOS_8_3:
base: SauceLabs
browserName: iPhone
version: '8.3'
iOS_8_2:
base: SauceLabs
browserName: iPhone
version: '8.2'
iOS_8_1:
base: SauceLabs
browserName: iPhone
version: '8.1'
iOS_8_0:
base: SauceLabs
browserName: iPhone
version: '8.0'
iOS_7_1:
base: SauceLabs
browserName: iPhone
version: '7.1'
iOS_7_0:
base: SauceLabs
browserName: iPhone
Expand All @@ -145,15 +101,3 @@ Android_4_3:
base: SauceLabs
browserName: Android
version: '4.3'
Android_4_2:
base: SauceLabs
browserName: Android
version: '4.2'
Android_4_1:
base: SauceLabs
browserName: Android
version: '4.1'
Android_4_0:
base: SauceLabs
browserName: Android
version: '4.0'

0 comments on commit 43739d1

Please sign in to comment.