Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Replace Travis with GitHub actionsArthur de Jong2021-05-261-49/+0
| | | | | This includes a few tweaks to the test scripts to make debugging easier and to avoid issues on Github action runners.
* Fix Python interpreter detectionArthur de Jong2019-09-111-0/+1
| | | | | Apparently some environments provide certain Python executables which are not working Python interpreters.
* Add a Travis configuration fileArthur de Jong2018-07-211-0/+48
This ensures that the integration tests can be successfully run. It configures a slapd instance with the test database, configures the system to use LDAP authentication and runs the tests.