1
0
mirror of https://github.com/lancedikson/bowser synced 2025-06-13 13:03:52 +00:00
This commit is contained in:
travis4all 2012-08-23 00:51:54 -07:00
commit e91a726e99
2 changed files with 5 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.6
- 0.8

View File

@ -1,3 +1,4 @@
[![build status](https://secure.travis-ci.org/ded/bowser.png)](http://travis-ci.org/ded/bowser)
Bowser Bowser
------ ------
A Browser detector. Because sometimes, there is no other way, and not even good modern browsers always provide good feature detection mechanisms. A Browser detector. Because sometimes, there is no other way, and not even good modern browsers always provide good feature detection mechanisms.