Skip to content

Commit 26a6c4e

Browse files
committed
Remove Travis from project.
1 parent ceca74b commit 26a6c4e

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.travis.yml

-11
This file was deleted.

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Multiple Spring Boot servers that are secured with different client certificates - called by RestTemplate
22
=============================
33
[![Build Status](https://github.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose/workflows/github/badge.svg)](https://github.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose/actions)
4-
[![Build Status](https://travis-ci.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose.svg?branch=master)](https://travis-ci.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose)
54
[![renovateenabled](https://img.shields.io/badge/renovate-enabled-yellow)](https://renovatebot.com)
65

76
This repository basically forks all the ground work that was done in https://github.com/jonashackt/spring-boot-rest-clientcertificate. This is a basic example, where the client certificate secured server is a Spring Boot Application and the client is just a Testcase that uses Spring´s RestTemplate which is configured to use the client certificate.

0 commit comments

Comments
 (0)