summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorazul <azul@leap.se>2014-07-02 11:17:53 +0200
committerazul <azul@leap.se>2014-07-02 11:17:53 +0200
commitc4f89692beeb98afaf61f5da8027236a10f1e440 (patch)
treefce73661f1a92f724d95d886d5f57a2b4c87c911 /.travis.yml
parent22b785484d6df25348854ecd88f9193c0a825c44 (diff)
parentacf155a879ad80336f279da6939ac08b787dac28 (diff)
Merge pull request #17 from azul/feature/catch-first-change
Work around a bug in couchrest to catch the first change
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3fd27a7..7e980b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,5 +11,6 @@ before_script:
- "bundle exec bin/tapicero status"
- "cat /tmp/tapicero_test.log"
after_script:
+ - "bundle exec bin/tapicero stop"
- "cat /tmp/tapicero_test.log"
- "cat /tmp/tapicero_test.seq"