R1cro / rails-geotagging

0 stars 0 forks source link

AR experiments Build Status

Dependencies

Installation

Linter

There's .rubocop.yml file in the root which is necessary for rubocop to inspect files. To run linter, type rubocop from the root of the project

Deployment

Automatic deployment from the master branch is enabled. Note that build must pass TravisCI before it will be deployed.