mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Merge pull request #16375 from atom/include-python-on-travis
Try adding python 2.x back - newer Travis images dropped it
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
- "2.7.13"
|
||||
|
||||
git:
|
||||
depth: 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user