environment: - PYTHON: "C:\\Python34" - PYTHON_VERSION: "3.4.1" - PYTHON_ARCH: "32" build: - '@nmake.exe /nologo /f Makefile.nmake' test_script: - '@nmake.exe /nologo /f Makefile.nmake test'