From bd803d278a7abe82664d713bfc230e58f6389653 Mon Sep 17 00:00:00 2001 From: Scott Johnson Date: Thu, 22 Jun 2017 10:16:10 -0700 Subject: [PATCH] Update Readme: rocket-chip uses Travis, not Jenkins --- README_TRAVIS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_TRAVIS.md b/README_TRAVIS.md index f7c4ac0f..5de95439 100644 --- a/README_TRAVIS.md +++ b/README_TRAVIS.md @@ -12,5 +12,5 @@ things fast again. We don't generally build on merges to master, just PRs. 4. Click `More Options->Settings` 5. On the `General Settings` section, switch the `Build Branch Updates` toggle to `ON`. 6. perform your PR's merge to master. This will cause the master cache to build `riscv-tools`. -7. Once the merge commit goes green on Jenkins, switch the `Build Branch Updates` toggle to `OFF`. +7. Once the merge commit goes green on Travis, switch the `Build Branch Updates` toggle to `OFF`.