Update .travis.yml

This commit is contained in:
Sean Whalen
2019-04-04 11:01:20 -04:00
parent 38b7299db7
commit 18e714aedf
+1
View File
@@ -26,6 +26,7 @@ script:
- "make html"
- "cd .."
- "python tests.py"
- "codecov run tests.py"
- "python setup.py install"
- "parsedmarc -c ci.ini samples/aggregate/*"
- "parsedmarc -c ci.ini samples/forensic/*"