Kaynağa Gözat

Correct path for open api spec

Christopher Mullins 6 yıl önce
ebeveyn
işleme
7a83f6bbb6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -15,7 +15,7 @@ install:
 - cd web && npm install && cd ..
 - npm install -g swagger-cli redoc-cli
 script:
-- swagger-cli validate ./openapi.yaml
+- swagger-cli validate ./docs/openapi.yaml
 - platformio run
 before_deploy:
   - ./.prepare_release