mirror of
https://github.com/Priyatham-sai-chand/compara-deep-learning.git
synced 2026-08-15 04:01:14 -07:00
change python version in travis
This commit is contained in:
parent
07f9f23101
commit
43e7f837da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue