Skip to content

Commit

Permalink
Merge pull request #8 from verypossible/add-test-watcher
Browse files Browse the repository at this point in the history
Add a test watcher
  • Loading branch information
brianz authored Jun 8, 2017
2 parents ed8659e + a8f05ce commit 4885b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN pip install \
pytest \
pytest-cov \
pytest-mock \
pytest-watch \
boto3

RUN echo "alias ll='ls -alFh --color=auto'" >> /root/.bashrc
Expand Down

0 comments on commit 4885b6e

Please sign in to comment.