Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Commit

Permalink
Drop IE 10 supports, test uglified version
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn committed Nov 26, 2014
1 parent 3f007f7 commit c9e9fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .zuul.yml
@@ -1,11 +1,11 @@
ui: mocha-bdd
server: ./test/server.js
scripts:
- "./build/stellar-wallet.js"
- "./build/stellar-wallet.min.js"
browsers:
- name: chrome
version: 37..latest
- name: firefox
version: 32..latest
- name: ie
version: 10..latest
version: 11..latest

0 comments on commit c9e9fdb

Please sign in to comment.