From e6a0c9a604d946af3a16ecb28a1408f525ac721d Mon Sep 17 00:00:00 2001 From: Stefano Alberto Russo <stefano.russo@gmail.com> Date: Tue, 12 Jan 2021 00:44:33 +0100 Subject: [PATCH] Added CI testing info. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d3d1ec5..29342d0 100755 --- a/README.md +++ b/README.md @@ -114,7 +114,11 @@ Run Web App unit tests (with Rosetta running) .singularity in user home with limited space +## Testing +Rosetta test are still in great need of expansion, however basic functionalitis and container builds are already automatically tested on Travis on each codebase push. [Check status on Travis](https://travis-ci.org/sarusso/Rosetta/) + + -- GitLab