From bdf6d747ae93aee669e6bd9a9b9c6b28fb969bd5 Mon Sep 17 00:00:00 2001 From: x Date: Tue, 22 Oct 2019 15:26:44 +0200 Subject: [PATCH] . --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index bbc20ca..c3413d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,11 +29,11 @@ matrix: - name: Power ppc64le os: linux-ppc64le - script: uname -a - name: Windows-MinGW os: windows - script: mingw32-make + script: + - mingw32-make - ./icapp ZIPF - name: macOS, xcode11