Skip to content

Commit

Permalink
Merge pull request #952 from square/zachklipp/fix-static-site
Browse files Browse the repository at this point in the history
Bump python version for static site shard on release branch
  • Loading branch information
zach-klippenstein committed Feb 11, 2020
2 parents 5641ba6 + 04f33fe commit d36076e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matrix:
- language: python
name: "Documentation: Static site"
python:
- "2.7"
- "3.6"
install:
- pip install mkdocs-material
script:
Expand Down

0 comments on commit d36076e

Please sign in to comment.