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:
Damien Guard
2017-12-13 13:48:23 -08:00
committed by GitHub

View File

@@ -1,3 +1,8 @@
language: python
python:
- "2.7.13"
git:
depth: 10