Adds travis step to CONTRIBUTING.md

This commit is contained in:
Athitya 2017-07-17 23:19:22 +05:30
parent c372b9e6aa
commit ef6e49c91e

View file

@ -42,3 +42,5 @@ Please proceed with a Pull Request only after you're assigned. It'd be sad if yo
bundle exec rubocop
bundle exec rspec
```
6. (Required for new flags) Add command to `.travis.yml` file.