Update .travis.yml

This commit is contained in:
Felix Rusu 2021-04-29 19:36:15 -04:00
parent 23227209f9
commit 6423a585c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- "2.7"
- "3.6"
# Cache PlatformIO packages using Travis CI container-based infrastructure
sudo: false