added readme and change py version in travis

This commit is contained in:
Kevin Froman 2019-03-01 00:16:52 -06:00
parent 7974c0f917
commit 0149aa0bc7
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
dist: xenial
language: python
python:
- "3.7"
- 3.7
script: make test