Skip to content

Commit

Permalink
test: update browser versions to fix build (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Jun 13, 2019
1 parent 640ae88 commit ae52bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
- node_modules

addons:
firefox: 62.0
firefox: 66.0
chrome: stable

# limit the Travis 'build on push' feature to the master branch only
Expand Down
2 changes: 1 addition & 1 deletion wct.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ module.exports = {
'macOS 10.12/safari@10.1',

// last 2 iOS major versions (mobile Safari)
'iOS Simulator/iphone@12.0',
'iOS Simulator/iphone@11.0',
'iOS Simulator/iphone@10.0',

// Safari 9 on desktop and mobile
'OS X 10.11/safari@9.0',
Expand Down

0 comments on commit ae52bd8

Please sign in to comment.