We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab1317 commit 2a87896Copy full SHA for 2a87896
README.rst
@@ -4,9 +4,9 @@ COMPAS FAB: Robotic Fabrication for COMPAS
4
5
.. start-badges
6
7
-.. image:: https://travis-ci.com/compas-dev/compas_fab.svg?branch=master
8
- :target: https://travis-ci.com/compas-dev/compas_fab
9
- :alt: Travis-CI Build Status
+.. image:: https://github.com/compas-dev/compas_fab/workflows/basic/badge.svg
+ :target: https://github.com/compas-dev/compas_fab/actions
+ :alt: Github Actions Build Status
10
11
.. image:: https://img.shields.io/github/license/compas-dev/compas_fab.svg
12
:target: https://pypi.python.org/pypi/compas_fab
0 commit comments