Round 1 of files

This commit is contained in:
Gene Liverman 2017-05-05 23:06:42 -07:00
parent a4bc5977cf
commit 0673e01c0a
12 changed files with 187 additions and 0 deletions

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: python
python:
- '2.7'
- '3.3'
- pypy
script: pytest