Skip to content
Snippets Groups Projects
Commit 0bad5dc95bcb authored by Paul Kehrer's avatar Paul Kehrer
Browse files

name the GA jobs and update the README (#202)

parent feee73e33649
Branches
No related tags found
No related merge requests found
name: CI
on:
pull_request: {}
push:
......@@ -63,4 +64,4 @@
- run: pip install tox
- run: tox
env:
TOXENV: ${{ matrix.PYTHON.TOXENV }}
\ No newline at end of file
TOXENV: ${{ matrix.PYTHON.TOXENV }}
name: Wheel Builder
on:
repository_dispatch:
types: [wheel-builder]
......
......@@ -8,8 +8,8 @@
.. image:: https://travis-ci.org/pyca/bcrypt.svg?branch=master
:target: https://travis-ci.org/pyca/bcrypt
.. image:: https://dev.azure.com/pyca/bcrypt/_apis/build/status/bcrypt-CI?branchName=master
:target: https://dev.azure.com/pyca/bcrypt/_build/latest?definitionId=8&branchName=master
.. image:: https://github.com/pyca/bcrypt/workflows/CI/badge.svg?branch=master
:target: https://github.com/pyca/bcrypt/actions?query=workflow%3ACI+branch%3Amaster
Good password hashing for your software and your servers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment