Skip to content

Commit

Permalink
Added travis-ci.org config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Dec 5, 2011
1 parent 17e819b commit 349e302
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
@@ -0,0 +1,12 @@
rvm:
- 1.9.3
before_script:
- sudo pip install tox
script:
- tox
notifications:
email:
- jannis@leidel.info
branches:
only:
- develop

0 comments on commit 349e302

Please sign in to comment.