Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/commit/7675c6ebf6f0d9ed33e1a94e99290c1c4fe92556?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Updated Arduino version for CI

enhance/v120
Hieromon Ikasamo 5 years ago
parent a3f826061e
commit 7675c6ebf6
  1. 2
      .travis.yml

@ -2,7 +2,7 @@ os: linux
language: generic
env:
global:
- IDE_VERSION=1.8.8
- IDE_VERSION=1.8.12
jobs:
- BOARD="esp8266:esp8266:generic:xtal=80,eesz=4M3M,ip=lm2f,exception=disabled,FlashMode=qio,FlashFreq=80" ARDJSON="5.13.5"
- BOARD="esp32:esp32:esp32:FlashFreq=80,FlashSize=4M" ARDJSON="5.13.5"

Loading…
Cancel
Save