diff options
| author | ninrod <filipe.silva@gmail.com> | 2020-05-24 10:11:57 -0300 |
|---|---|---|
| committer | ninrod <filipe.silva@gmail.com> | 2020-05-24 10:11:57 -0300 |
| commit | 1c34944d8c98da4a2385d24ee89eef9cdf569a12 (patch) | |
| tree | 3173db0e07dd4d084e39259d82dc6ae03e10504f | |
| parent | 7236499c433fc8ba1073832bb64946ec68c4d374 (diff) | |
remove emacs 24 and 25 from the build pipeline
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 8f7852a..57d92f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ os: - linux env: - - EMACS_CI=emacs-24-5 - - EMACS_CI=emacs-25-3 - EMACS_CI=emacs-26-3 - EMACS_CI=emacs-snapshot |
