Skip to content

Commit

Permalink
Added missing notes in readme on how to test under docker
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jun 3, 2015
1 parent 24d4ace commit 738ce0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,9 @@ On OSX
nosetests -v --with-id --with-xunit --verbose --cover-package=reporter reporter

Using Docker

docker-compose build test
docker-compose run test

Jenkins
-------
Expand Down

0 comments on commit 738ce0b

Please sign in to comment.