From 650475423f4a13c4ca4727980aee850c62871cdf Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 2 Feb 2017 00:31:48 +0100 Subject: [PATCH] Mention that a selection of unit tests is also run on Travis CI --- Bots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bots.md b/Bots.md index 8676bc2..714fce4 100644 --- a/Bots.md +++ b/Bots.md @@ -3,7 +3,7 @@ PDF.js maintains two bots that perform various tasks for pull requests. The bots Tasks ----- -While we use Travis CI for linting, we use the bots for all other tasks like generating a preview for a pull request and running unit, font and reference tests. The available bot commands are listed below. +While we use Travis CI for linting (and running a selection of unit tests), we use the bots for all other tasks like generating a preview for a pull request and running unit, font and reference tests. The available bot commands are listed below. - `preview` (generates a preview build for the pull request) - `lint` (runs the linting tool)