Skip to content
Snippets Groups Projects
Commit 4a491397 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Removed Travis integration.

parent d52fdd09
No related branches found
No related tags found
No related merge requests found
language: python
services:
- docker
before_install:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- rosetta/setup
- rosetta/build
- rosetta/run
script: rosetta/test
......@@ -119,13 +119,3 @@ Run Web App unit tests (with Rosetta running)
SINGULARITY_TMPDIR=/...
.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/)
![](https://travis-ci.org/sarusso/Rosetta.svg?branch=master)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment