Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 914 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 914 Bytes

web-fixture

License Build Status Download

Development

Build

git submodule update --init --recursive
./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.

Browser Setup

please refer to Documentation for browser specific testing with options and capabilities