Skip to content

Commit

Permalink
Bump python version for static site shard
Browse files Browse the repository at this point in the history
Done on master in c28c3ad

Fixes #951.
  • Loading branch information
zach-klippenstein authored Feb 11, 2020
1 parent c4249b0 commit 04f33fe
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 04f33fe

Please sign in to comment.