Commit 2af47906 by dorp

fixed outdated python ref in travis config

parent 180c71ea
language: python
python:
- "3.5"
- "3.6"
- "3.7"
# command to install dependencies
install:
- "pip install -r requirements.txt"
......
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