Explorar o código

Travis - dont compile with verbose flag

Chris Mullins %!s(int64=8) %!d(string=hai) anos
pai
achega
abf895e338
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -14,7 +14,7 @@ install:
 - platformio lib install
 - cd web && npm install && cd ..
 script:
-- platformio run -v
+- platformio run
 before_deploy:
   - ./.prepare_release
 deploy: