Skip to content

Commit

Permalink
Merge pull request #37 from inoks/travis-ci-fix
Browse files Browse the repository at this point in the history
Fixed status image link.
  • Loading branch information
slyapustin authored Apr 4, 2019
2 parents a850371 + f819cb9 commit 2c0d1ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Simple Django Classified Advertising App

[![Build Status](https://travis-ci.org/inoks/django-classified.svg?branch=master)](https://travis-ci.org/inoks/django-classified)
[![Build Status](https://travis-ci.com/inoks/django-classified.svg?branch=master)](https://travis-ci.com/inoks/django-classified)

## Features

Expand Down Expand Up @@ -89,4 +89,3 @@ TEMPLATES[0]['OPTIONS']['context_processors'].append('django_classified.context_
## Credits

* Thanks [JetBrains](https://www.jetbrains.com) for the awesome [PyCharm](https://www.jetbrains.com/pycharm/) IDE.

0 comments on commit 2c0d1ce

Please sign in to comment.