Skip to content

Commit

Permalink
enabled travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu committed Jun 14, 2015
1 parent 0a2f24e commit 3f99561
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: python
python:
- "2.7"
sudo: required
install:
- make sysinstall
script:
- make install
#after_success:
# - coveralls
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Hummingbird
===========

.. image:: https://travis-ci.org/bird-house/hummingbird.svg?branch=master
:alt: Travis Build

Hummingbird (the bird)
*Hummingbirds are among the smallest of birds. They hover in mid-air at rapid wing flapping rates, typically around 50 times per second, but possibly as high as 200 times per second, allowing them also to fly at speeds exceeding 15 m/s (54 km/h; 34 mph), backwards or upside down. [..].* (`Wikipedia https://en.wikipedia.org/wiki/Hummingbird`_).

Expand Down

0 comments on commit 3f99561

Please sign in to comment.