remove 2.7 testing on Travis (#32)

* remove 2.7 testing on Travis

* test unpegging requirements
This commit is contained in:
Tom Kralidis
2018-04-16 13:17:36 -04:00
committed by GitHub
parent e171ca27b2
commit c61c8d6cda
2 changed files with 7 additions and 9 deletions
-2
View File
@@ -3,9 +3,7 @@ language: python
dist: xenial
python:
- "2.7"
- "3.5"
# - "3.6"
before_install:
- sudo apt-get -qq update
+7 -7
View File
@@ -1,7 +1,7 @@
elasticsearch==6.2.0
click==6.7
Flask==0.12.2
Shapely==1.5.7
Flask_Cors==3.0.3
PyYAML==3.12
geojson==2.3.0
elasticsearch
click
Flask
Shapely
Flask_Cors
PyYAML
geojson