wgois / OIS

Official OIS repository. Object oriented Input System
https://wgois.github.io/OIS/
zlib License
254 stars 87 forks source link

Travis CI support. #9

Closed azmeuk closed 8 years ago

azmeuk commented 8 years ago

Hi. I created a basic travis.yml file that builds OIS with gcc and clang. Continuous integration is a good idea, isn't it? For the moment there is only a "simple build" but over the time, it could manage builds on other platforms.

TheOnlyJoey commented 8 years ago

I will integrate Travis when CMake support is finalized. This makes it easier also setting up a buildbot for Windows using cross compiling toolchain's.