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