aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormrbean-bremen <andreas.bohne@mevis.de>2017-11-02 16:25:48 +0100
committermrbean-bremen <andreas.bohne@mevis.de>2017-11-02 16:25:48 +0100
commit004d9ba481ffb554708db6fc346b4f0cea3cd461 (patch)
tree7dcbf7cd8a1fa83a882fd92e98474f27a1d32237 /README.md
parent447a739f276a553274c11ea594f5898a2576e50d (diff)
downloadpyfakefs-004d9ba481ffb554708db6fc346b4f0cea3cd461.tar.gz
Fixed typos in documentation, mention Windows builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4ce1b6..2abfb0f 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,8 @@ For example, pyfakefs will not work with [`lxml`](http://lxml.de/). In this cas
### Continuous integration
-pyfakefs is automatically tested with Python 2.6 and above under Linux, and with Python 2.7 and Python 3.6 under MacOSX.
+pyfakefs is currently automatically tested with Python 2.6, 2.7, 3.3 and above under Linux, with Python 2.7 and 3.6 under MacOSX,
+ and with Python 2.7, 3.3 and 3.6 under Windows.
It is currently [![Build Status](https://travis-ci.org/jmcgeheeiv/pyfakefs.svg)](https://travis-ci.org/jmcgeheeiv/pyfakefs).
See [Travis-CI](http://travis-ci.org) for