You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
190B

  1. ui: mocha-bdd
  2. browsers:
  3. - name: chrome
  4. version: latest
  5. - name: firefox
  6. version: latest
  7. - name: ie
  8. version: 9..latest
  9. concurrency: 1
  10. tunnel:
  11. type: ngrok
  12. bind_tls: false