Kaynağa Gözat

Travis - dont compile with verbose flag

Chris Mullins 8 yıl önce
ebeveyn
işleme
abf895e338
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: