morinted / schedule-generator

A schedule generator for the University of Ottawa written in Java, using OCSF.
63 stars 19 forks source link

Leverage travis-ci to automatically build the server and client #13

Open t0xicCode opened 8 years ago

t0xicCode commented 8 years ago

I'm fairly certain that travis-ci can build jar files. It would be nice if it could be used to rebuild the jars on every push to master.

davidschlachter commented 7 years ago

It looks pretty straighforward to add jar files to releases with travis-ci. However, I haven't figured out how to get the build file to actually make the jars.