0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 05:29:18 +02:00
dendrite/scripts
Erik Johnston dc782ec399
Split travis into multiple jobs (#322)
The motivation for this is to make it easier to see whether a travis failure is due to linting, unit tests or integration test failures, without having to look in the logs.

It also means that each job is independent, so if e.g. the linting fails then the unit tests will still be run.
2017-11-14 14:58:27 +00:00
..
build-test-lint.sh Split travis into multiple jobs (#322) 2017-11-14 14:58:27 +00:00
find-lint.sh Split travis into multiple jobs (#322) 2017-11-14 14:58:27 +00:00
install-local-kafka.sh Untangle precommit and travis test scripts (#288) 2017-10-10 11:02:39 +01:00
README.md Untangle precommit and travis test scripts (#288) 2017-10-10 11:02:39 +01:00
travis-test.sh Split travis into multiple jobs (#322) 2017-11-14 14:58:27 +00:00

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.