Skip to content

Commit 0d23771

Browse files
committed
Remove travis
GitHub Actions migration is in progress
1 parent f46ce91 commit 0d23771

File tree

3 files changed

+0
-70
lines changed

3 files changed

+0
-70
lines changed

.travis.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Haystack for Django REST Framework
2525
Build status
2626
------------
2727

28-
[![Build Status](https://travis-ci.org/rhblind/drf-haystack.svg?branch=main)](https://travis-ci.org/rhblind/drf-haystack)
2928
[![Coverage Status](https://coveralls.io/repos/github/rhblind/drf-haystack/badge.svg?branch=main)](https://coveralls.io/github/rhblind/drf-haystack?branch=main)
3029
[![PyPI version](https://badge.fury.io/py/drf-haystack.svg)](https://badge.fury.io/py/drf-haystack)
3130
[![Documentation Status](https://readthedocs.org/projects/drf-haystack/badge/?version=latest)](http://drf-haystack.readthedocs.io/en/latest/?badge=latest)

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ basepython =
4949
py39: python3.9
5050
pypy3: pypy3
5151

52-
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
5352
commands =
5453
python {toxinidir}/setup.py test
5554

0 commit comments

Comments
 (0)