зеркало из https://github.com/mozilla/treeherder.git
Bug 1292720 - Update Python from 2.7.12 to 2.7.13
For Heroku this also means we'll switch to a Python that was built using the preferred UCS-4 unicode mode.
This commit is contained in:
Родитель
58a06d3da7
Коммит
3990b40450
|
@ -15,7 +15,7 @@ matrix:
|
|||
- env: python-linters
|
||||
sudo: false
|
||||
language: python
|
||||
python: "2.7.12"
|
||||
python: "2.7.13"
|
||||
cache:
|
||||
directories:
|
||||
- ~/venv
|
||||
|
@ -60,7 +60,7 @@ matrix:
|
|||
# TODO: Investigate switching back to the container infra, by setting `sudo: false`.
|
||||
sudo: required
|
||||
language: python
|
||||
python: "2.7.12"
|
||||
python: "2.7.13"
|
||||
cache:
|
||||
directories:
|
||||
- ~/venv
|
||||
|
@ -99,7 +99,7 @@ matrix:
|
|||
# TODO: Investigate switching back to the container infra, by setting `sudo: false`.
|
||||
sudo: required
|
||||
language: python
|
||||
python: "2.7.12"
|
||||
python: "2.7.13"
|
||||
cache:
|
||||
directories:
|
||||
- ~/venv
|
||||
|
@ -128,7 +128,7 @@ matrix:
|
|||
# TODO: Investigate switching back to the container infra, by setting `sudo: false`.
|
||||
sudo: required
|
||||
language: python
|
||||
python: "2.7.12"
|
||||
python: "2.7.13"
|
||||
cache:
|
||||
directories:
|
||||
- ~/venv
|
||||
|
|
|
@ -1 +1 @@
|
|||
python-2.7.12
|
||||
python-2.7.13
|
||||
|
|
Загрузка…
Ссылка в новой задаче