Remove Tracis CI badge from README.md

Removing the Travis CI badge as it points to a dead URL. As this repository has [very few tests](https://github.com/TheAlgorithms/Java/search?q=Test&unscoped_q=Test), maybe a CI build might be a bit too much.
This commit is contained in:
João Sousa
2018-08-01 14:55:26 +01:00
committed by GitHub
parent 0b5c86e3a4
commit bc1bee07ab

View File

@ -1,4 +1,4 @@
# The Algorithms - Java [![Build Status](https://travis-ci.org/TheAlgorithms/Java.svg)](https://travis-ci.org/TheAlgorithms/Java) # The Algorithms - Java
### All algorithms implemented in Java (for education) ### All algorithms implemented in Java (for education)