summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index ae85b76..467eb6d 100644
--- a/howto.txt
+++ b/howto.txt
@@ -92,6 +92,9 @@
- pip install -r requirements/dev.pip
- $ tox
+- Testing on Linux:
+ - $ docker run --rm -v `pwd`:/io quay.io/pypa/manylinux1_x86_64 /io/ci/manylinux.sh test
+
- For complete coverage testing:
$ make metacov