Skip to content

Commit f44be6b

Browse files
author
Vidya Raghavan
committed
Merge pull request TestingCI#9 from crvidya10-gh/master
Update README.md
2 parents da09e40 + 8a1d080 commit f44be6b

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Python MongoDB Sample [![Build Status](https://apibeta.shippable.com/projects/537a506f326b4d0f004a46bb/badge/master)](https://shippable.com)
1+
Python MongoDB Sample
22
=====================
33

4+
#test
45
Uses pymongo to test simple document insertion on a MongoDB instance.
56
sample project

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
nose
23
coverage
34
pymongo

shippable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ script:
3131

3232
notifications:
3333
email: false
34+
35+
archive: true

0 commit comments

Comments
 (0)