Commit a181feeb authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update .travis.yml

parent 1bed5f10
language: python
python: 3.6
python:
- 3.5
- 3.6
install:
- pip install .
- pip install -r requirements.txt
script: pytest
script:
- pytest
- py.test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment