From 38a2007c60d14e82597e02dd3cbfbbf39eb6c72b Mon Sep 17 00:00:00 2001 From: Vidya Raghavan Date: Mon, 5 Oct 2015 10:39:39 +0530 Subject: [PATCH 1/2] Update shippable.yml --- shippable.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 24a3797..ec5380d 100644 --- a/shippable.yml +++ b/shippable.yml @@ -20,7 +20,6 @@ before_script: - mkdir -p shippable/codecoverage - mysql -e 'create database if not exists `project-test`;' - script: - nosetests project-test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml - which python && coverage run --branch project-test.py From 77c8b75cb1cbce342532b173ac94c41876ad3c6a Mon Sep 17 00:00:00 2001 From: Vidya Raghavan Date: Mon, 9 Nov 2015 13:36:31 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fde5de..6f6edb8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -sample_python_mysql [![Build Status](https://apibeta.shippable.com/projects/537665ba4f325a2600369f3e/badge/master)](https://beta.shippable.com/projects/537665ba4f325a2600369f3e) +sample_python_mysql project [![Build Status](https://apibeta.shippable.com/projects/537665ba4f325a2600369f3e/badge/master)](https://beta.shippable.com/projects/537665ba4f325a2600369f3e) =================== Test