MatteoRagni / travis.compilers

Testing travis on 4 platforms for c/cpp: VS, mingw, xcode, gcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis.compilers

Status: Build Status

Testing travis-ci for C/C++ with:

  • Linux gcc-4.9
  • Linux gcc-5.3
  • Linux gcc-7.3
  • Linux llvm
  • Osx xcode-9
  • Osx xcode-10
  • Windows mingw 4.9.3 (Currently used by Matlab)
  • Windows mingw 5.3
  • Windows VS2015 via cmake

About

Testing travis on 4 platforms for c/cpp: VS, mingw, xcode, gcc

License:MIT License


Languages

Language:Makefile 75.3%Language:C++ 17.2%Language:CMake 7.5%