Use Python 2 to work on the Travis CI which builds the docs

This commit is contained in:
Florian Festi 2019-02-20 21:51:07 +01:00
parent b051f4d0f1
commit b6f5f1e48f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# Copyright (C) 2017 Florian Festi
#
# This program is free software: you can redistribute it and/or modify