Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2019-04-25 12:29:59 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2019-04-25 12:29:59 +0300
commitf863979bd69b076bd568b9592a1ff60116736fb7 (patch)
tree47625007dfc7557aa2d510adb9fb9d878dc84a93
parentc8f748314dff1c11dfdd2b115a2ae2df87d102df (diff)
Add link to Jenkins
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4bb017..a4573d6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,9 @@ Marian regression tests
pure C++ with minimal dependencies.
This repository contains the regression test framework for the main development
-repository: `https://github.com/marian-nmt/marian-dev`.
+repository: https://github.com/marian-nmt/marian-dev.
+The tests are run automatically on Jenkins after each push to the master branch
+and a successful compilation: http://vali.inf.ed.ac.uk/jenkins/view/marian/
## Structure