Add travis integration.

Former-commit-id: 293478e5175ff94dab92bc340034d8d83e3e4773
This commit is contained in:
John-David Dalton
2012-09-29 15:49:17 -07:00
parent c50bb3a5a9
commit 56ad6af5b2
3 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
# Benchmark.js <sup>v1.0.0</sup>
[![build status](https://secure.travis-ci.org/bestiejs/benchmark.js.png)](http://travis-ci.org/bestiejs/benchmark.js)
A [robust](http://calendar.perfplanet.com/2010/bulletproof-javascript-benchmarks/ "Bulletproof JavaScript benchmarks") benchmarking library that works on nearly all JavaScript platforms<sup><a name="fnref1" href="#fn1">1</a></sup>, supports high-resolution timers, and returns statistically significant results. As seen on [jsPerf](http://jsperf.com/).