Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add travis support for CI (not CD) (#3)
* Adding travis support (hopefully without osx). Based off of processing 5753, demonstrates the use of Travis to build and test processing Requires use of OpenJDK (processing 5753). Will address processing 2747. Will redirect this to the original processing repo after processing 5753 is resolved. Note that this supersedes sampottinger/processing's #7 and #70 - this does not include the deploy step. * Attempt explicit lib addition for linux-based travis build. * Ask travis for ant optional install.
- Loading branch information