Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi21000 committed Feb 7, 2016
1 parent f11902f commit 2b89ff5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ RUN apt-get update && apt-get dist-upgrade -y && \

RUN /usr/bin/supervisord -c /etc/supervisor/supervisord-tests.conf && \
sleep 15 && \
export DOCKER_TESTS=1 && \
make tests-all && \
unset DOCKER_TESTS
make tests-all

RUN /usr/bin/supervisord -c /etc/supervisor/supervisord-tests.conf && \
sleep 15 && \
Expand Down

0 comments on commit 2b89ff5

Please sign in to comment.