SymbolicPathFinder / jpf-symbc

Symbolic PathFinder
https://github.com/SymbolicPathFinder/jpf-symbc
130 stars 91 forks source link

Travis CI implementation #50

Open wikumChamith opened 4 years ago

wikumChamith commented 4 years ago

This adds Travis CI config file that will automatically clone and build jpf-core and then build jpf-symbc. Jpf-core already uses Travis CI to show current build status of the project and also to build PRs.

I am aware that there are plans to migrate jpf-symbc to Java 11 and I think this will be helpful in that process.

I have already enabled Travis CI for my fork: https://travis-ci.com/github/wikumC/jpf-symbc

Once this PR is being merged, then to enable Travis CI for this repository, one of the org admins of SymbolicPathFinder would need to enable this repo in their travis-ci.com profile.