Skip to content

Commit

Permalink
Run tests on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia authored and Daniel Farina committed Sep 13, 2013
1 parent 0cda092 commit 6128811
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: python
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libevent-dev lzop pv gnupg
install: pip install -q tox
script: tox
notifications:
email: false

0 comments on commit 6128811

Please sign in to comment.