From c523aefef8fe1ae9419718749b10fa5d8f4aa4a8 Mon Sep 17 00:00:00 2001 From: Mathis Antony Date: Fri, 1 May 2015 16:48:54 +0800 Subject: [PATCH 1/4] testing circleci --- blah | 1 + 1 file changed, 1 insertion(+) create mode 100644 blah diff --git a/blah b/blah new file mode 100644 index 00000000..907b3081 --- /dev/null +++ b/blah @@ -0,0 +1 @@ +blah From b766be0e198ce126ad19aa56f85d8bb06c1e8556 Mon Sep 17 00:00:00 2001 From: Mathis Antony Date: Fri, 1 May 2015 17:05:26 +0800 Subject: [PATCH 2/4] add circle.yml --- circle.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 circle.yml diff --git a/circle.yml b/circle.yml new file mode 100644 index 00000000..684141d5 --- /dev/null +++ b/circle.yml @@ -0,0 +1,4 @@ +machine: + python: + version: 2.7.6 + From 71bf6189add5cadf6c60e12ad78b45254c6786d3 Mon Sep 17 00:00:00 2001 From: Mathis Antony Date: Fri, 1 May 2015 17:07:32 +0800 Subject: [PATCH 3/4] add circle.yml --- circle.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/circle.yml b/circle.yml index 684141d5..0f129270 100644 --- a/circle.yml +++ b/circle.yml @@ -2,3 +2,6 @@ machine: python: version: 2.7.6 +test: + override: + - coverage run From 9d048545ce6a32d0d7104dd3514afd010262b9ee Mon Sep 17 00:00:00 2001 From: Mathis Antony Date: Fri, 1 May 2015 17:08:30 +0800 Subject: [PATCH 4/4] run nosetests through coverage --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 0f129270..54861cd9 100644 --- a/circle.yml +++ b/circle.yml @@ -4,4 +4,4 @@ machine: test: override: - - coverage run + - coverage run `which nosetests` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy