Skip to content

Commit 14530ae

Browse files
committed
update readme
1 parent 5ea7037 commit 14530ae

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
@@ -1,7 +1,7 @@
11
# visit_struct
22

3-
[![Build Status](https://travis-ci.org/cbeck88/visit_struct.svg?branch=master)](http://travis-ci.org/cbeck88/visit_struct)
4-
[![Appveyor status](https://ci.appveyor.com/api/projects/status/6ksqg7es938cttn2/branch/master?svg=true)](https://ci.appveyor.com/project/cbeck88/visit_struct)
3+
[![Build Status](https://github.com/cbeck88/visit_struct/actions/workflows/ci.yml/badge.svg)](http://travis-ci.org/cbeck88/visit_struct)
4+
55
[![Boost licensed](https://img.shields.io/badge/license-Boost-blue.svg)](./LICENSE)
66

77
A header-only library providing **structure visitors** for C++11 and C++14.

0 commit comments

Comments
 (0)