Skip to content

Commit

Permalink
Enable travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Sep 15, 2015
1 parent 0281f7e commit e02222a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: python
python:
- "2.7"
install:
- pip install "tox"
script:
- cd $TRAVIS_BUILD_DIR && tox

0 comments on commit e02222a

Please sign in to comment.