rails/actioncable/blade.yml
Javan Makhmali a051e59fb9 Test single latest browser version
Cuts down the number of concurrent Sauce Labs VMs we need to spin up. Can add specific versions back in to target regressions if need be.
2016-05-31 10:42:18 -04:00

35 lines
601 B
YAML

load_paths:
- app/assets/javascripts
- test/javascript/src
- test/javascript/vendor
logical_paths:
- test.js
build:
logical_paths:
- action_cable.js
path: lib/assets/compiled
clean: true
plugins:
sauce_labs:
browsers:
Google Chrome:
os: Mac, Windows
version: -1
Firefox:
os: Mac, Windows
version: -1
Safari:
platform: Mac
version: -1
Microsoft Edge:
version: -1
Internet Explorer:
version: 11
iPhone:
version: -1
Motorola Droid 4 Emulator:
version: -1