diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4bf512f5d8b29a9892351a684d3ef2186a3fa0c8..d70aec97a94165937137d16102c003b938a8bc17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,4 +10,4 @@ kelvin-node-schedule: stage: build tags: - kelvin-node - script: ~/production/integration/gitlab-CI/build_all_handler.sh kelvin-node + script: ~/production/integration/gitlab-CI/build_all_handler.sh kelvin-node && ~/production/integration/gitlab-CI/travis_test.sh diff --git a/README.md b/README.md index 69fb3acc68ae696217e8efcb58839a92c4d3abb4..663d4417613e934eaf2d3fcefa5f663e2eeb9f4f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # kelvin-node Kelvin Blockchain node -[](https://travis-ci.com/cellframe/kelvin-node) +[](https://travis-ci.com/osetrovich/kelvin-node-ci) [Kelvin node manual](https://github.com/cellframe/kelvin-node/wiki/Kelvin-Node)