Skip to content

Commit

Permalink
Add travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sookcha committed Nov 24, 2018
1 parent 655138b commit 0395a2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
python:
- "3.6"
script:
- python -m pytest test/

0 comments on commit 0395a2e

Please sign in to comment.