Add travis build.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# boom
|
||||
|
||||
[](https://travis-ci.org/rakyll/boom)
|
||||
|
||||
`boom` is a tiny program that sends some load to a web application. It's similar to Apache Bench ([ab](http://httpd.apache.org/docs/2.2/programs/ab.html)), but with better availability across different platforms and a less troubling installation experience.
|
||||
|
||||
`boom` is originally written by Tarek Ziade in Python and is available on [tarekziade/boom](https://github.com/tarekziade/boom). But, due to its dependency requirements and my personal annoyance of maintaining concurrent programs in Python, I decided to rewrite it in Go.
|
||||
@@ -68,7 +70,5 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||

|
||||
limitations under the License. 
|
||||
|
||||
|
||||
Reference in New Issue
Block a user