Skip to content

Commit c86ce81

Browse files
committed
Remove travis CI config
1 parent 8b4aef9 commit c86ce81

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

.travis.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
Wagtail Experiments
44
===================
55

6-
.. image:: https://api.travis-ci.org/torchbox/wagtail-experiments.svg?branch=master
7-
:target: https://travis-ci.org/torchbox/wagtail-experiments
8-
96
**A/B testing for Wagtail**
107

118
This module supports the creation of A/B testing experiments within a Wagtail site. Several alternative versions of a page are set up, and on visiting a designated control page, a user is presented with one of those variations, selected at random (using a simplified version of the `PlanOut algorithm <https://facebook.github.io/planout/>`_). The number of visitors receiving each variation is logged, along with the number that subsequently go on to complete the experiment by visiting a designated goal page.

0 commit comments

Comments
 (0)