]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated travis configuration
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:36:44 +0000 (20:36 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:36:44 +0000 (20:36 +0200)
.travis.yml

index 01aec9209ded065ea0391938b494709edef7b700..0919cd9088eb57bdfaf358200f8dad06dea015b7 100644 (file)
@@ -1,6 +1,6 @@
 language: python
 
-python: "3.7"
+python: "3.8"
 
 before_install:
 
@@ -10,6 +10,6 @@ install:
   - pip3 install python-dateutil
   - cp .secrets_travis.yaml secrets.yaml
   - cp credentials/.google_travis.json credentials/google.json
-  
+
 script:
   - hass -c . --script check_config --info all