A few docs fixes

This commit is contained in:
Joe Rickerby
2021-01-22 19:16:32 +00:00
parent d87b589791
commit 07f972f6d3
2 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ To build Linux, Mac, and Windows wheels on Travis CI, create a `.travis.yml` fil
{% include "../examples/travis-ci-minimal.yml" %}
```
Note that building Windows Python 2.7 wheels on Travis is unsupported unless using a newer compiler [via a workaround](cpp-standards.md).
Note that building Windows Python 2.7 wheels on Travis is unsupported unless using a newer compiler [via a workaround](cpp_standards.md).
Commit this file, enable building of your repo on Travis CI, and push.