8000 don't test on 3.3, add build status badge · Michels10/wp-api-python@557be23 · GitHub
[go: up one dir, main page]

Skip to content

Commit 557be23

Browse files
author
derwentx
committed
don't test on 3.3, add build status badge
1 parent 1a18101 commit 557be23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.3"
54
- "3.4"
65
- "nightly"
76
# command to install dependencies

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Wordpress API - Python Client
22
===============================
33

4+
[![Build Status](https://travis-ci.org/derwentx/wp-api-python.svg?branch=master)](https://travis-ci.org/derwentx/wp-api-python)
5+
46
A Python wrapper for the Wordpress and WooCommerce REST APIs with oAuth1a 3leg support.
57

68
Supports the Wordpress REST API v1-2, WooCommerce REST API v1-3 and WooCommerce WP-API v1-2 (with automatic OAuth3a handling).

0 commit comments

Comments
 (0)
0