Commit 1bed5f10 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update .travis.yml

parent ff99467e
language: python language: python
python: 3.6 python: 3.6
install: pip install -r requirements.txt install:
- pip install .
- pip install -r requirements.txt
script: pytest script: pytest
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