fix yaml name
diff --git a/.travis.yml b/.travis.yml
index 8a8a2af..341d6f2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,5 +39,5 @@
       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
+        - sed -e 's/# cropout:/cropout:/' tools/archiver.yaml.example >tools/archiver.yaml
       script: cd tests && python3 runall.py --rootdir ../