Merge pull request #6396 from Jason2866/patch-1
Use Python 3.7. for Travis...
This commit is contained in:
commit
99dcfaff35
@ -1,6 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.7'
|
||||
sudo: false
|
||||
install:
|
||||
- pip install -U platformio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user