diff options
| author | Michael Albinus | 2019-01-07 14:17:08 +0100 |
|---|---|---|
| committer | Michael Albinus | 2019-01-07 14:17:08 +0100 |
| commit | 5a4ba486f20d0a2742a8c5005aa478575e2438ad (patch) | |
| tree | 62f9be0642198f0cf8b8fe60e3d9071c9b7a32e9 | |
| parent | 56a96db98dc72395248198974e1947b4c31f8070 (diff) | |
| download | emacs-scratch/albinus.tar.gz emacs-scratch/albinus.zip | |
Add lisp/net/tramp-sh.el to .gitlab-ci.ymlscratch/albinus
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 01c4400231f..a397fba31a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -54,6 +54,7 @@ test-filenotify-gio: | |||
| 54 | changes: | 54 | changes: |
| 55 | - .gitlab-ci.yml | 55 | - .gitlab-ci.yml |
| 56 | - lisp/filenotify.el | 56 | - lisp/filenotify.el |
| 57 | - lisp/net/tramp-sh.el | ||
| 57 | - src/gfilenotify.c | 58 | - src/gfilenotify.c |
| 58 | - test/lisp/filenotify-tests.el | 59 | - test/lisp/filenotify-tests.el |
| 59 | script: | 60 | script: |