File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ language: python
22python :
33 - " 3.4"
44
5+ branches :
6+ only :
7+ - main
8+
59before_script :
610 - flake8 .
711
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Python-based Linked Data Notifications libraries
88 :alt: Version
99
1010
11- .. image :: https://travis-ci.com/trellis-ldp/py-ldnlib.svg?branch=master
11+ .. image :: https://travis-ci.com/trellis-ldp/py-ldnlib.svg?branch=main
1212 :target: https://travis-ci.com/trellis-ldp/py-ldnlib
1313 :alt: Build Status
1414
1515
16- .. image :: https://coveralls.io/repos/github/trellis-ldp/py-ldnlib/badge.svg?branch=master
17- :target: https://coveralls.io/github/trellis-ldp/py-ldnlib?branch=master
16+ .. image :: https://coveralls.io/repos/github/trellis-ldp/py-ldnlib/badge.svg?branch=main
17+ :target: https://coveralls.io/github/trellis-ldp/py-ldnlib?branch=main
1818 :alt: Coverage Status
1919
2020
You can’t perform that action at this time.
0 commit comments