Sfoglia il codice sorgente

Changed a place where the notification task is defined.

Kamil Piechaczek 6 anni fa
parent
commit
4c5aeae961
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      packages/ckeditor5-adapter-ckfinder/.travis.yml

+ 3 - 0
packages/ckeditor5-adapter-ckfinder/.travis.yml

@@ -28,6 +28,9 @@ install:
 - ckeditor5-dev-tests-install-dependencies
 script:
 - ckeditor5-dev-tests-travis
+after_script:
+- export END_TIME=$( date +%s )
+- ckeditor5-dev-tests-notify-travis-status
 after_success:
 - ckeditor5-dev-tests-save-revision
 env: