Remove install 2

This commit is contained in:
George K 2018-02-16 20:29:20 +03:00
parent 005a91933f
commit 932db2faa6

View File

@ -1,10 +1,10 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.6-dev"
- "3.7-dev"
#python:
# - "3.4"
# - "3.5"
# - "3.6"
# - "3.6-dev"
# - "3.7-dev"
#install:
# - pip install -r requirements.txt
deploy: