README.md in pipedrive_ruby-1.0.1.pre16 vs README.md in pipedrive_ruby-1.0.2
- old
+ new
@@ -47,13 +47,18 @@
- `gem bump --version pre`, this will change the version according
- `gem release --tag` this will, publish to rubygems.org and tag on github
##Tips
+If the tests fail in CI. Try the following:
+
+1 - Remove the
before push/pull requests always run tests:
- `codeclimate analyze`
-- `spec`
+- `rake spec`
+## Thanks
+- Gustavo Maestri, for teach me ruby ;) (@gumaestri)
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).