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/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new afb76af  Set up config file
afb76af is described below

commit afb76af34d437952be0375197f8230437e26e8e3
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 21 12:15:18 2020 +0100

    Set up config file
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 3510782..6744378 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,4 +33,5 @@ jobs:
       before_script:
         - 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 && python3 runall.py --rootdir ../

Reply via email to