Task #4968
Updated by dkliban@redhat.com about 4 years ago
### Solution
The Travis environment should provide assurance that Pulp runs well (with the functional tests) when run using nginx and apache. In the same way we use Travis to give assurance with MariaDB and PostgreSQL compatibility, we can do the same for Apache and Nginx.
### Solution
Add two additional entries into the test matrix to run the integration tests, only with the installer configured to install nginx and apahce respectively.
This should be done using the Travis configuration tool.