Update .travis.yml
This commit is contained in:
parent
23227209f9
commit
6423a585c4
|
|
@ -1,6 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "3.6"
|
||||||
|
|
||||||
# Cache PlatformIO packages using Travis CI container-based infrastructure
|
# Cache PlatformIO packages using Travis CI container-based infrastructure
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue