mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-02-03 04:44:23 +01:00
travis.yml: use python 3.6.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.6.7"
|
||||
install:
|
||||
- python3.6 -m pip install -r requirements.txt
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user