mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
remove python
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
language: python
|
||||
|
||||
sudo: required
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
python:
|
||||
- '2.7'
|
||||
|
||||
script:
|
||||
- docker run --rm -it -v "$(pwd)":/test developmentseed/landsat-util:travis nosetests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user