Skip to content

Commit b952904

Browse files
committed
Add AppVeyor Build Status into README
1 parent 5034cd7 commit b952904

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.pod

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
=head1 DBD::MariaDB - database driver for Perl
22

3-
=for html <a href="https://travis-ci.org/gooddata/DBD-MariaDB"><img src="https://travis-ci.org/gooddata/DBD-MariaDB.svg?branch=master"></a>
3+
=begin html
4+
5+
<p>
6+
<a href="https://travis-ci.org/gooddata/DBD-MariaDB/branches">
7+
<img src="https://travis-ci.org/gooddata/DBD-MariaDB.svg?branch=master"
8+
alt="Travis CI Build Status"></a>
9+
<a href="https://ci.appveyor.com/project/gooddata/dbd-mariadb/branch/master">
10+
<img src="https://ci.appveyor.com/api/projects/status/github/gooddata/dbd-mariadb?branch=master&amp;svg=true"
11+
alt="AppVeyor Build Status"></a>
12+
</p>
13+
14+
=end html
415

516
This is the Perl L<DBI> driver for access to MariaDB and MySQL databases.
617

0 commit comments

Comments
 (0)