Skip to content

Workflow Automation

Mikko Kortelainen edited this page Aug 5, 2015 · 3 revisions

#Continuous Integration ##Travis-CI Travis-CI

Controlled by file .travis.yml

##AppVeyor AppVeyor

Controlled by file appveyor.yml

TODO no unit tests

##Binaries SourceForge OpenTechEngine Repository

#Code analysis ##Coverity Coverity

Only branch with name coverity will be scanned, so in case one likes to run a new scan, drop the current branch and commit with the same name a new one.

Controlled by file .travis.yml

Clone this wiki locally