exogen / badge-matrix

More advanced badges for projects using Travis or Sauce Labs
MIT License
78 stars 33 forks source link

Travis Browser badge #22

Open christian-draeger opened 5 years ago

christian-draeger commented 5 years ago

I'm running several selenium tests in different browsers directly on travis CI. e.g. in this project: https://github.com/christian-draeger/basic-selenium-project

therefore it would be awesome to have the browser badges available for travis CI

it would be nice if one could do something like this: http://badges.herokuapp.com/travis/christian-draeger/basic-selenium-project?env=BROWSER=firefox&env=BROWSER=iexplore

or at least setting it hisself:

http://badges.herokuapp.com/travis/christian-draeger/basic-selenium-project?env=FOO=bar&logo=firefox

and get the following result Browser Status

IceflowRE commented 5 years ago

21 ?