ObjFW  Diff

Differences From Artifact [755bf33325]:

  • File .travis.yml — part of check-in [e489612993] at 2020-03-07 18:11:28 on branch trunk — .travis.yml: Add notifications (user: js size: 10865)

To Artifact [dd185bc1d8]:

  • File .travis.yml — part of check-in [305688321e] at 2020-03-21 12:09:11 on branch trunk — .travis.yml: Update webhook URL (user: js size: 10865)

363
364
365
366
367
368
369
370

371
372
373
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"
      - "https://scalar.vector.im/api/neb/services/hooks/dHJhdmlzLWNpLyU0MGpzJTNBbmlsLmltLyUyMUZZSVhDS2dOZlltd2Z4ZFJkZiUzQW5pbC5pbQ"
    on_success: always
    on_failure: always
    on_start: never