From 4c604aa5750a30fcfd59094e69627568a13fd88c Mon Sep 17 00:00:00 2001 From: Brandon Dusseau Date: Tue, 1 Oct 2019 23:04:43 -0400 Subject: [PATCH] TravisCI fixes --- .travis.yml | 4 ++++ README.md | 1 + 2 files changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index f9c88fb..e72e082 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,10 @@ language: python + python: - "3.7" + +script: true + deploy: provider: pypi user: BrandonDusseau diff --git a/README.md b/README.md index 9ad600a..323dd47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # braviaproapi [![Documentation Status](https://readthedocs.org/projects/braviaproapi/badge/?version=latest)](https://braviaproapi.readthedocs.io/en/latest/?badge=latest) +[![Build Status](https://travis-ci.org/BrandonDusseau/braviaproapi.svg?branch=master)](https://travis-ci.org/BrandonDusseau/braviaproapi) This library provides an easy-to-use Python interface for controlling Sony Bravia televisions. It implements the BRAVIA Professional Display API, which is present on recent consumer hardware. For more information, take a look at