boostorg / ptr_container

Boost.org ptr_container module
http://boost.org/libs/ptr_container
Boost Software License 1.0
14 stars 41 forks source link

Added CI framework #19

Closed jeking3 closed 6 years ago

jeking3 commented 6 years ago

Discovered: UBSAN issues (https://github.com/boostorg/ptr_container/issues/18)

Build results:

Appveyor: https://ci.appveyor.com/project/jeking3/ptr-container/build/1.0.2-develop Travis: https://travis-ci.org/jeking3/ptr_container/builds/384348784 (note: the UBSAN build was disabled and issue above added to track)