Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.