Skip to content

Commit 317262a

Browse files
committed
start travis
1 parent 6a138d3 commit 317262a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ env:
3939
- MONGOVERSION=3.2.22 TRAVIS_NODE_VERSION=4
4040
- MONGOVERSION=3.4.18 TRAVIS_NODE_VERSION=4
4141
- MONGOVERSION=3.6.9 TRAVIS_NODE_VERSION=4
42-
- MONGOVERSION=4.0.5 TRAVIS_NODE_VERSION=4
42+
- MONGOVERSION=4.0.6 TRAVIS_NODE_VERSION=4

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# An alternative Mongodb driver for Elixir
22

3+
[![Hex.pm](https://img.shields.io/hexpm/v/mongodb_driver.svg)]()
4+
[![Hex.pm](https://img.shields.io/hexpm/dt/mongodb_driver.svg)]()
5+
[![Hex.pm](https://img.shields.io/hexpm/dw/mongodb_driver.svg)]()
6+
[![Hex.pm](https://img.shields.io/hexpm/dd/mongodb_driver.svg)]()
7+
38
This is an alternative development from the [original](https://github.com/ankhers/mongodb), which was the starting point
49
and already contained very nice code.
510

0 commit comments

Comments
 (0)