orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
40 stars 3 forks source link

Setup continuous integration #203

Open arthurp opened 6 years ago

arthurp commented 6 years ago

This would enable simplify complete testing and would also allow performance tracking and performance regression testing.

Github integrated approaches that would be free are:

This will be much easier once we are using SBT (#200).