Tests and CI #16

Merged
bmartin5692 merged 9 commits from dev into master 2019-03-19 04:39:04 +01:00
Showing only changes of commit ccbfc2d58f - Show all commits

View file

@ -1,8 +1,6 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install pipenv
- pipenv install --dev