File tree Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ [run]
2+ omit =
3+ optimizely/lib/pymmh3*
Original file line number Diff line number Diff line change 1+ service_name : travis-ci
Original file line number Diff line number Diff line change 33 - " 2.7"
44 - " 3.4"
55install : " pip install -r requirements/core.txt;pip install -r requirements/test.txt"
6- script : " nosetests"
6+ script : " nosetests --with-coverage --cover-package=optimizely"
7+ after_success :
8+ - coveralls
Original file line number Diff line number Diff line change 11#Optimizely Python SDK
22[ ![ Build Status] ( https://travis-ci.org/optimizely/python-sdk.svg?branch=master )] ( https://travis-ci.org/optimizely/python-sdk )
3+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/optimizely/python-sdk/badge.svg )] ( https://coveralls.io/github/optimizely/python-sdk )
34[ ![ Apache 2.0] ( https://img.shields.io/github/license/nebula-plugins/gradle-extra-configurations-plugin.svg )] ( http://www.apache.org/licenses/LICENSE-2.0 )
45
56This repository houses the Python SDK for Optimizely's server-side testing product, which is currently in private beta.
You can’t perform that action at this time.
0 commit comments