Skip to content

Commit

Permalink
chore(zuul): add IE & edge to tested browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 8, 2015
1 parent a385357 commit e599bf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .zuul.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ browsers:
version: '7.0..latest'
- name: android
version: '4.0..latest'
- name: internet explorer
version: '11'
- name: microsoftedge
version: '-2..latest'
scripts:
- './node_modules/pouchdb/dist/pouchdb.js'
- './node_modules/pouchdb/dist/pouchdb.memory.js'
Expand Down

0 comments on commit e599bf6

Please sign in to comment.