File tree 2 files changed +3
-3
lines changed 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
6
6
:alt: Latest pyperformance release on the Python Cheeseshop (PyPI)
7
7
:target: https://pypi.python.org/pypi/pyperformance
8
8
9
- .. image :: https://travis-ci.org /python/pyperformance.svg?branch=master
9
+ .. image :: https://travis-ci.com /python/pyperformance.svg?branch=master
10
10
: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
12
12
13
13
The ``pyperformance `` project is intended to be an authoritative source of
14
14
benchmarks for all Python implementations. The focus is on real-world
Original file line number Diff line number Diff line change 20
20
# - run tests: tox --parallel auto
21
21
# - git push
22
22
# - check Travis CI status:
23
- # https://travis-ci.org /python/pyperformance
23
+ # https://travis-ci.com/github /python/pyperformance
24
24
# - check AppVeyor status:
25
25
#
3DB0
https://ci.appveyor.com/project/lazka/pyperformance-rdqv8
26
26
#
You can’t perform that action at this time.
0 commit comments