From 9740bc1662db3beed8dc2d713d623279a9ceb7da Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 3 Jul 2019 13:24:16 +0000 Subject: There are no cats in America, and no tabs in YAML files --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 20f60f0..5b19812 100644 --- a/.travis.yml +++ b/.travis.yml @@ -160,8 +160,8 @@ matrix: - os: windows env: - BUILD_DIR=win - - NO_DIRECT_CONFIGURE=1 - - MAKE="nmake -f makefile.vc" + - NO_DIRECT_CONFIGURE=1 + - MAKE="nmake -f makefile.vc" before_install: - export ERROR_ON_FAILURES=1 -- cgit v0.12