This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 0c2a0ef Last travis run hung
0c2a0ef is described below
commit 0c2a0ef4410c64fffd82ef8839a3018cc85ccc0b
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 15:30:22 2022 +0000
Last travis run hung
---
.travis.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 73d99f2..4b31aac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,8 +38,9 @@ addons:
# install recent Node.js
+# Did 16 cause a hang?
before_install:
- - nvm install 16
+ - nvm install 14
# configure ASF LDAP
sudo: required