Update .travis.yml

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