Explorar el Código

update platformio

Chris Mullins hace 8 años
padre
commit
8c65a7f112
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -12,6 +12,7 @@ before_install:
 install:
 - pip install -U platformio
 - platformio lib install
+- platformio upgrade && platformio update
 - cd web && npm install && cd ..
 script:
 - platformio run -v