This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new aabf62c typo
aabf62c is described below
commit aabf62c640213ee611443eeaf35bcb7ac9cacbaa
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Jun 2 07:25:05 2021 +0200
typo
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index aa39e76..41f9ad7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,4 +37,4 @@ jobs:
- git clone
https://github.com/apache/incubator-ponymail-unit-tests.git tests
- pip install html2text
- sed -e 's/# cropout:/cropout:/' tools/ponymail.yaml.example
>tools/ponymail.yaml
- script: cd tests && export python3 runall.py --rootdir ../ --gtype dkim
full cluster
+ script: cd tests && python3 runall.py --rootdir ../ --gtype dkim full
cluster