summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-07-17 07:58:32 -0700
committerDavid Lord <davidism@gmail.com>2022-07-17 09:16:47 -0700
commit59782d7a7ed76e681979afd7cfb30940bad2400b (patch)
tree5f120bf575cbd93b5bfe92b7444a355f70dd263a
parent9d9508a8ad916e8db43c8d20908287c0b2495915 (diff)
downloadblinker-59782d7a7ed76e681979afd7cfb30940bad2400b.tar.gz
remove travis ci
-rw-r--r--.travis.yml35
-rw-r--r--README.md3
2 files changed, 0 insertions, 38 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 995721e..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,35 +0,0 @@
-language: python
-
-matrix:
- include:
- - python: 2.7
- os: linux
- dist: trusty
- env: TOXENV=py27
- - python: pypy
- os: linux
- dist: trusty
- env: TOXENV=pypy
- - python: 3.5
- os: linux
- dist: trusty
- env: TOXENV=py35
- - python: 3.6
- os: linux
- dist: trusty
- env: TOXENV=py36
- - python: 3.7
- os: linux
- dist: xenial
- env: TOXENV=py37
- - python: 3.8
- os: linux
- dist: xenial
- env: TOXENV=py38
-
-# command to install dependencies
-install:
- - "pip install ."
-
-# command to run tests
-script: nosetests
diff --git a/README.md b/README.md
index c8d9098..9af47fc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,3 @@
-[![Build Status](https://travis-ci.org/jek/blinker.svg?branch=master)](https://travis-ci.org/jek/blinker)
-
-
# Blinker
Blinker provides a fast dispatching system that allows any number of