Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Feb 23, 2018
1 parent e0dc67e commit 93ff2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ RUN apt-get install \

WORKDIR /app
COPY . /app
RUN python setup.py test
RUN pip install .
RUN nosetests

WORKDIR /data

Expand Down

0 comments on commit 93ff2f4

Please sign in to comment.