Skip to content

test-editor/rest-fixture

Repository files navigation

rest-fixture

License Build Status Download

Development

Build

./gradlew build

Release process

In order to create a release switch to the master branch and execute

./gradlew release

and enter the new version. After the commit and tag is pushed Travis will automatically build and deploy the tagged version to Bintray.