thesp0nge / owasp-orizon

Owasp Orizon is a source code static analyzer tool designed to spot security issues in Java applications.
http://www.owasp.org/index.php/Category:OWASP_Orizon_Project
Apache License 2.0
144 stars 39 forks source link

setup Continous Integration pipeline with Travis #4

Open javabeanz opened 7 years ago

javabeanz commented 7 years ago

Please use https://travis-ci.org/ to build Orizon on every commit, maybe add other services to keep high code quality and design. Willing to help with this.