mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
remove python 3.4 tests
This commit is contained in:
@@ -3,7 +3,6 @@ sudo: false
|
||||
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
|
||||
cache:
|
||||
@@ -37,7 +36,6 @@ before_install:
|
||||
|
||||
|
||||
install:
|
||||
- pip wheel -r requirements-dev.txt
|
||||
- pip install -r requirements-dev.txt
|
||||
- pip install -e .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user