summaryrefslogtreecommitdiff
path: root/make.bat
diff options
context:
space:
mode:
authorGiampaolo Rodola' <g.rodola@gmail.com>2014-05-16 16:17:13 +0200
committerGiampaolo Rodola' <g.rodola@gmail.com>2014-05-16 16:17:13 +0200
commit9ded9fc98345082d1f44e24106e60bd93b44363d (patch)
treee14d6ebf272e3979e97b8f55a1cd02c662893c60 /make.bat
parent189c9ddf7a141975f95cf593db8a34e31106dd79 (diff)
downloadpsutil-9ded9fc98345082d1f44e24106e60bd93b44363d.tar.gz
add travis file (provisional)
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.bat b/make.bat
index 0a10bcf2..d738ddef 100644
--- a/make.bat
+++ b/make.bat
@@ -122,7 +122,7 @@ if "%1" == "test-system" (
goto :eof
)
-if "%1" == "memtest" (
+if "%1" == "test-memleaks" (
:memtest
call :install
%PYTHON% test\test_memory_leaks.py