Skip to content

Commit

Permalink
correct travis url, per notice on the travis-ci.org site (#1002)
Browse files Browse the repository at this point in the history
* correct travis url, per notice on the travis-ci.org site

* Update README.md

---------

Co-authored-by: Daniel O'Connor <daniel.oconnor@gmail.com>
  • Loading branch information
hasandiwan and CloCkWeRX authored Aug 10, 2023
1 parent b322734 commit 7344231
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Fat Free CRM [![TravisCI][travis-img-url]][travis-ci-url] [![Code Climate][codeclimate-img-url]][codeclimate-url] [![Discord][discord-img-url]][discord-url]
# Fat Free CRM [![Code Climate][codeclimate-img-url]][codeclimate-url] [![Discord][discord-img-url]][discord-url]

[travis-img-url]: https://secure.travis-ci.org/fatfreecrm/fat_free_crm.svg?branch=master
[travis-ci-url]: https://travis-ci.org/fatfreecrm/fat_free_crm
[codeclimate-img-url]: https://codeclimate.com/github/fatfreecrm/fat_free_crm.svg
[codeclimate-url]: https://codeclimate.com/github/fatfreecrm/fat_free_crm
[discord-img-url]: https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true
Expand Down Expand Up @@ -110,7 +108,7 @@ Fat Free CRM is released under the MIT license and is freely available for you t

Specific features that are not 'Fat Free' in nature, can be added by creating Rails Engines. See the [wiki](http://github.com/fatfreecrm/fat_free_crm/wiki) for information on how to do this.

Tests can easily be run by typing 'rake' but please note that they do take a while to run! Alternatively, you can see the test build status over at our [travis page](http://travis-ci.org/fatfreecrm/fat_free_crm)
Tests can easily be run by typing 'rake' but please note that they do take a while to run!


## Main contributors
Expand Down

0 comments on commit 7344231

Please sign in to comment.