mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
Auto merge of #23184 - servo:jdm-patch-28, r=SimonSapin
Force python 2.7 on TravisCI. From TravisCI: ``` This job is running using the default Python version, which will be updated to 3.6 on April 16th, 2019. You can explicitly stay on the previous version by specifying python: 2.7 in your .travis.yml. ``` <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23184) <!-- Reviewable:end -->
This commit is contained in:
commit
bbedcb3b1a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
language: python
|
||||
python: 2.7
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue