mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
remove dockerfile for travis
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
FROM developmentseed/landsat-util:dev
|
||||
ADD . /test
|
||||
RUN apt-get -y update
|
||||
RUN apt-get install --yes git-core
|
||||
RUN cd /test && pip install -r requirements/docker.txt
|
||||
RUN pip install pdoc>=0.3.1 nose>=1.3.7 coverage>=4.0 Sphinx>=1.3.1 wheel>=0.26.0 mock>=1.3.0
|
||||
Reference in New Issue
Block a user