travis: Run test-api in Travis CI.

This commit is contained in:
Tim Abbott 2017-01-25 16:42:17 -08:00
parent 015ab412bc
commit 06cd40d461
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ set -x
./tools/test-run-dev ./tools/test-run-dev
./tools/test-documentation ./tools/test-documentation
./tools/test-help-documentation.py ./tools/test-help-documentation.py
./tools/test-api
# Some test suites disabled in CI for being flaky # Some test suites disabled in CI for being flaky
#./tools/test-queue-worker-reload #./tools/test-queue-worker-reload