8000 Project moved to travis-ci.com · python/pyperformance@91db60c · GitHub
[go: up one dir, main page]

Skip to content

Commit 91db60c

Browse files
committed
Project moved to travis-ci.com
1 parent 9a6d6b8 commit 91db60c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The Python Benchmark Suite
66
:alt: Latest pyperformance release on the Python Cheeseshop (PyPI)
77
:target: https://pypi.python.org/pypi/pyperformance
88

9-
.. image:: https://travis-ci.org/python/pyperformance.svg?branch=master
9+
.. image:: https://travis-ci.com/python/pyperformance.svg?branch=master
1010
:alt: Build status of pyperformance on Travis CI
11-
:target: https://travis-ci.org/python/pyperformance
11+
:target: https://travis-ci.com/github/python/pyperformance
1212

1313
The ``pyperformance`` project is intended to be an authoritative source of
1414
benchmarks for all Python implementations. The focus is on real-world

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# - run tests: tox --parallel auto
2121
# - git push
2222
# - check Travis CI status:
23-
# https://travis-ci.org/python/pyperformance
23+
# https://travis-ci.com/github/python/pyperformance
2424
# - check AppVeyor status:
2525
# 3DB0 https://ci.appveyor.com/project/lazka/pyperformance-rdqv8
2626
#

0 commit comments

Comments
 (0)
0