aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorjason2016-08-31 14:29:04 -0600
committerGitHub2016-08-31 14:29:04 -0600
commit3b04545442b63eeee8e60e43c2e690849e0751f5 (patch)
tree080d99426447f5e93b952ffba1b56aba76309843 /circle.yml
parentcd4d1eac53881e55fdb635d76276be8721cd6ad2 (diff)
parent222c7492d0473f67ed2a9bb536bd41b1ea8eafe7 (diff)
downloadeventmq-0.2.5.tar.gz
eventmq-0.2.5.zip
Merge pull request #41 from synic/debounce0.2.5
Add debounce function
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index dfdc164..bbbdb47 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1,3 +1,6 @@
1machine:
2 services:
3 - redis
1test: 4test:
2 override: 5 override:
3 - pip install --upgrade -r requirements_.txt 6 - pip install --upgrade -r requirements_.txt