Skip to content

Commit 5388e7b

Browse files
committed
Add Travis badge (fix #1)
1 parent 2d9bec6 commit 5388e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# fastify-oracle
2+
[![Build Status](https://travis-ci.org/jsumners/fastify-oracle.svg?branch=master)](https://travis-ci.org/jsumners/fastify-oracle)
23

34
This module provides access to an Oracle database connection pool via the
45
[oracledb](https://npm.im/oracledb) module. It decorates the [Fastify](https://fastify.io)

0 commit comments

Comments
 (0)