kronenthaler / libai

4 stars 2 forks source link

Add Travis CI #27

Closed dktcoding closed 7 years ago

dktcoding commented 7 years ago

I prepared (and tested) Travis CI integration, there were actually a few things to tweak before it could work (particularly since most demos relied on SwingExtensions which is no longer needed and cause problems with ant).

This .travis.yml installs octave (I almost forgot that detail).

It would be nice to add the badge of Travis to the Readme.md, but I can't do it since it will always point to my branch instead of the whole libai.

dktcoding commented 7 years ago

I love the idea of an IDE agnostic project (I'm a netbeans user myself, but honestly use ant and kate whenever I can)

Some notes: