File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 39
39
- MONGOVERSION=3.2.22 TRAVIS_NODE_VERSION=4
40
40
- MONGOVERSION=3.4.18 TRAVIS_NODE_VERSION=4
41
41
- 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
Original file line number Diff line number Diff line change 1
1
# An alternative Mongodb driver for Elixir
2
2
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
+
3
8
This is an alternative development from the [ original] ( https://github.com/ankhers/mongodb ) , which was the starting point
4
9
and already contained very nice code.
5
10
You can’t perform that action at this time.
0 commit comments