File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
1313The ``pyperformance `` project is intended to be an authoritative source of
1414benchmarks for all Python implementations. The focus is on real-world
Original file line number Diff line number Diff line change 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# https://ci.appveyor.com/project/lazka/pyperformance-rdqv8
2626#
You can’t perform that action at this time.
0 commit comments