simmplecoder / blazing-gil

A collection of image processing and computer vision algorithms in C++17 using Boost.GIL and Blaze linear algebra library
12 stars 2 forks source link

Add travis-ci support #23

Closed simmplecoder closed 4 years ago

simmplecoder commented 4 years ago

The main purpose of this PR is to configure proper CI support. It should eliminate many problems with disagreeing systems.