Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored Travis integration and added new targets #431

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Refactored Travis integration and added new targets #431

merged 1 commit into from
Sep 7, 2017

Commits on Sep 3, 2017

  1. Refactored Travis integration and added new targets

    List of enabled targets:
    On Linux:
    + gcc {4.7, 4.8, 4.9, 5.0, 6.0, 7.0} (without compat tests)
    + gcc 5.0 with compat tests enabled
    + clang {3.5, 3.6, 3.7, 3.8, 3.9, 4.0} (with libsdtc++)
    
    On OSX:
    + XCode {7.3, 8, 8.2, 8.3, 9.0}
    
    Missin Ones:
    + XCode 8.1 (Doesn't have CMake)
    + Linux Clang with libc++ (missing cxxabi.h)
    + Linux Clang 5.0 (missing <type_traits>)
    furkanusta committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    8859e1f View commit details
    Browse the repository at this point in the history