Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 739 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 739 Bytes

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.