Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
podhmo committed Dec 17, 2016
1 parent efaadf6 commit 8d8a9cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: python
sudo: false
python: 3.5
install:
- pip install -e .[testing]
script: python setup.py test

0 comments on commit 8d8a9cf

Please sign in to comment.