Explorar o código

Update .travis.yml

Daniel Høyer Iversen %!s(int64=4) %!d(string=hai) anos
pai
achega
05cdc9b6f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ cache:
   directories:
   - "$HOME/.cache/pip"
 install:
-- pip install flake8 pylint bluepy
+- pip install flake8 pylint bluepy func_timeout
 language: python
 script:
 - flake8 switchbot --max-line-length=120