chore(e2e): update e2e scripts

This commit is contained in:
Dan Bucholtz
2016-09-13 15:08:20 -05:00
committed by Adam Bradley
parent 4260940814
commit 17fe72e4bc
14 changed files with 406 additions and 187 deletions

View File

@ -26,9 +26,9 @@ module.exports = {
autoprefixer: {
browsers: [
'last 2 versions',
'iOS >= 7',
'Android >= 4',
'Explorer >= 10',
'iOS >= 8',
'Android >= 4.4',
'Explorer >= 11',
'ExplorerMobile >= 11'
],
cascade: false