Commit 2af47906 by dorp

fixed outdated python ref in travis config

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