Browse Source

ci: halt Core git builds

mcspr-patch-1
Maxim Prokhorov 3 years ago
parent
commit
1630d2634f
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .travis.yml

+ 1
- 2
.travis.yml View File

@ -30,9 +30,8 @@ jobs:
- stage: Test WebUI
- stage: Test PlatformIO Build
env: TEST_ENV=esp8266-4m-base
- env: TEST_ENV=esp8266-4m-latest-base
- env: >-
TEST_ENV=esp8266-4m-git-base TEST_EXTRA_ARGS="-a
TEST_ENV=esp8266-4m-latest-base TEST_EXTRA_ARGS="-a
test/build/extra/secure_client.h"
- stage: Release
env: BUILDER_THREAD=0


Loading…
Cancel
Save