From 82f6b03929315d65693155d3274a79d4a6285896 Mon Sep 17 00:00:00 2001 From: cbdev Date: Wed, 18 Sep 2019 01:10:26 +0200 Subject: Fix spelling & optics --- .travis.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ea4bd94..12de8c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,8 +75,10 @@ matrix: - ubuntu-toolchain-r-test - os: linux dist: xenial - compiler: x86_64-w64-mingw32-gcc - env: TASK='windows' + compiler: mingw32-gcc + env: + - TASK='windows' + - CC='x86_64-w64-mingw32-gcc' addons: apt: packages: -- cgit v1.2.3