travis: move after_success tests into script section

This commit is contained in:
cgzones 2017-03-25 23:51:38 +01:00
parent 33fd9ae139
commit 23eec3ebd8

View File

@ -102,8 +102,6 @@ script:
- make conf
- make
- make validate
after_success:
- make xml
- make html
- make DESTDIR=${HOME}/tmp install