noloader / cryptopp-cmake

CMake files for Crypto++ project
BSD 3-Clause "New" or "Revised" License
92 stars 67 forks source link

Add travis CI build to test multiple configurations #16

Closed abdes closed 6 years ago

abdes commented 6 years ago

Before making any change, I wanted to add different build types to test the current state and have a baseline first.

I added the following builds on travis:

I have also changed README.md to add the build status badge from travis.

Can you please review before I merge it?

noloader commented 6 years ago

@abdes,

Go ahead and push it. If things break we'll loop back to it.

By the way, if you use GitHub to merge than you can squash it with a single click.