This commit is contained in:
Renzo Mischianti 2022-03-09 22:08:02 +01:00
commit 2ac523ddce
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
language: python
python:
- "2.7"
- "3.7"
# Cache PlatformIO packages using Travis CI container-based infrastructure
sudo: false

View File

@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/xreef/PCF8574_library.git"
},
"version": "2.2.1",
"version": "2.2.2",
"frameworks": "arduino",
"platforms": "*"
}