[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/datetime adbbc9342d 019/147: Fix `.travis.yml' syntax afte
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/datetime adbbc9342d 019/147: Fix `.travis.yml' syntax after commit 0ef21a1. |
Date: |
Fri, 31 Jan 2025 06:59:58 -0500 (EST) |
branch: elpa/datetime
commit adbbc9342d838d9a727e23727b785a9ad2a5ef3e
Author: Paul Pogonyshev <pogonyshev@gmail.com>
Commit: Paul Pogonyshev <pogonyshev@gmail.com>
Fix `.travis.yml' syntax after commit 0ef21a1.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 70848b128d..2e1901df32 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,4 +24,4 @@ script:
- echo "(add-to-list 'package-archives '(\"melpa\" .
\"http://stable.melpa.org/packages/\") t)" >> ./local-environment.el
- echo "(package-refresh-contents)"
>> ./local-environment.el
- echo "(unless (require 'extmap nil t) (package-install 'extmap))"
>> ./local-environment.el
- ./run-tests.sh
+ - ./run-tests.sh
- [nongnu] elpa/datetime 32e6d3f1f3 114/147: Post-release version bump., (continued)
- [nongnu] elpa/datetime 32e6d3f1f3 114/147: Post-release version bump., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 53834b79cb 117/147: Fix an embarassing bug in quoteString() that resulted in some incorrect database entries, e.g. for Hebrew., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 9d512244d3 118/147: Release datetime 0.9.1, ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime dc905e671a 120/147: Don't test on macOS for now: too slow on standard GitHub runners, maybe they have a problem with too few machines or something., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime e0c756a29d 124/147: Disable macOS tests again as still too slow; probably it's an Emacs problem after all., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime da0727d016 127/147: Repair testing on ancient Emacs versions after the latest commit., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 0c3b2e0c09 126/147: Tweak `datetime-float-formatter` to avoid byte-compiler warnings for certain patterns; fail tests on any byte-compiler warning., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 8cfa779858 136/147: Improve system timezone determining; especially important for Windows., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 8a1d0ba701 140/147: Improve on commit 8cfa779 further; again, important mostly for Windows., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime c6eb2d262c 145/147: Disable CI on Windows, apparently there are problems with either GitHub setup on used Emacs binary, in any case, not related to us., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime adbbc9342d 019/147: Fix `.travis.yml' syntax after commit 0ef21a1.,
ELPA Syncer <=
- [nongnu] elpa/datetime be2d3a4606 032/147: Add Emacs 26 environment for Travis CI., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 178befd488 042/147: Release version 0.6.1., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 6a2b667178 049/147: Implement proper completion when customizing `datetime-locale' and `datetime-timezone'., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime eda5e55db4 054/147: Fix `Eldev' so that `.extmap' files are included into generate package., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 5da90e55e4 055/147: Regenerate timezone and locale extmaps using OpenJDK 11.0.4 (build 11.0.4+11-post-Debian-1deb10u1); change internal format of date-time-rule as needed by new data., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime f6ec1ac75a 063/147: Fix Travis CI badge image URL., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 55297bf409 062/147: Release version 0.6.6., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 28e31cbe1c 065/147: Add support for timezone names in timestamps formatted by the library., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 248227412d 073/147: Explicitly define when a function became obsolete, required by Emacs 28 (issue #4)., ELPA Syncer, 2025/01/31
- [nongnu] elpa/datetime 276f9d4304 074/147: Release version 0.7., ELPA Syncer, 2025/01/31