Skip to content

Commit d72ca82

Browse files
authored
Merge pull request #98 from Z2PackDev/fix_build_badge
Change build badge to GHA
2 parents 99ff4b6 + dec6f63 commit d72ca82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ A tool for creating, modifying and evaluating tight-binding models
99

1010
- Documentation: <https://tbmodels.greschd.ch>
1111

12-
[![Build Status](https://travis-ci.org/Z2PackDev/TBmodels.svg?branch=dev)](https://travis-ci.org/Z2PackDev/TBmodels)
13-
[![Documentation Status](https://readthedocs.org/projects/tbmodels/badge/?version=latest)](https://tbmodels.greschd.ch/en/latest/?badge=latest)
12+
[![Continuous Integration](https://github.com/Z2PackDev/TBmodels/workflows/Continuous%20Integration/badge.svg)](https://github.com/Z2PackDev/TBmodels/actions)
13+
[![Documentation Status](https://readthedocs.org/projects/tbmodels/badge/?version=latest)](https://tbmodels.greschd.ch/)
1414
[![codecov](https://codecov.io/gh/Z2PackDev/TBmodels/branch/dev/graph/badge.svg)](https://codecov.io/gh/Z2PackDev/TBmodels)

0 commit comments

Comments
 (0)