ObjFW  Check-in [305688321e]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:.travis.yml: Update webhook URL
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 305688321ec5a1b360a44965f6a78bad5be3b42696988e9e4ab488b0eb706c7c
User & Date: js 2020-03-21 12:09:11.000
Context
2020-03-22
15:51
ofhttp: Print the HTTP status code on error check-in: 9c506fc995 user: js tags: trunk
2020-03-21
12:09
.travis.yml: Update webhook URL check-in: 305688321e user: js tags: trunk
2020-03-09
00:54
of_asprintf.m: Small optimization check-in: e0b659378f user: js tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to .travis.yml.
363
364
365
366
367
368
369
370
371
372
373

            build ac_cv_prog_wiiload= --host=powerpc-eabi --with-wii;
    fi

notifications:
  webhooks:
    urls:
      - "https://scalar.vector.im/api/neb/services/hooks/dHJhdmlzLWNpLyU0MGpzJTNBbmlsLmltLyUyMW5ZaURCZWphc2Jmdm9GZEZ2QSUzQW5pbC5pbQ"
    on_success: always
    on_failure: always
    on_start: never







|



363
364
365
366
367
368
369
370
371
372
373

            build ac_cv_prog_wiiload= --host=powerpc-eabi --with-wii;
    fi

notifications:
  webhooks:
    urls:
      - "https://scalar.vector.im/api/neb/services/hooks/dHJhdmlzLWNpLyU0MGpzJTNBbmlsLmltLyUyMUZZSVhDS2dOZlltd2Z4ZFJkZiUzQW5pbC5pbQ"
    on_success: always
    on_failure: always
    on_start: never