Disabled Objective C support on windows-mingw and installed gobjc & gnustep on travis

This commit is contained in:
Snaipe 2015-10-07 18:10:31 +02:00
parent baf93fb2f2
commit 1f0743a8f5
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,8 @@ addons:
packages:
- gcc-4.9
- g++-4.9
- gobjc-4.9
- gnustep-base
env:
global:
GCOV: gcov-4.9

View file

@ -15,7 +15,6 @@ environment:
matrix:
- COMPILER: mingw
GENERATOR: "MSYS Makefiles"
CMAKE_OPTS: -DLANG_OBJC=ON
- COMPILER: msvc
GENERATOR: "Visual Studio 14 2015"
CFLAGS: /MP