diff options
| author | Giampaolo Rodola' <g.rodola@gmail.com> | 2014-05-16 16:17:13 +0200 |
|---|---|---|
| committer | Giampaolo Rodola' <g.rodola@gmail.com> | 2014-05-16 16:17:13 +0200 |
| commit | 9ded9fc98345082d1f44e24106e60bd93b44363d (patch) | |
| tree | e14d6ebf272e3979e97b8f55a1cd02c662893c60 /make.bat | |
| parent | 189c9ddf7a141975f95cf593db8a34e31106dd79 (diff) | |
| download | psutil-9ded9fc98345082d1f44e24106e60bd93b44363d.tar.gz | |
add travis file (provisional)
Diffstat (limited to 'make.bat')
| -rw-r--r-- | make.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
