Skip to content

Update continuous integration testing configurations #329

Description

@AzothAmmo

Travis CI should test against every configuration we care about:

(For linux):

g++-4.7
g++-4.8
g++-4.9
g++-5
g++-6

clang++-3.3
(newer clangs)

Clang should be tested against libstdc++ and libc++.

OSX builds should test clang.

Currently we are only doing a single g++ automated test.

Also need to get this set up for MSVC as well (#126), which should test against MSVC 2013 and MSVC 2015.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions