Skip to content

Commit bc1bee0

Browse files
authored
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.
1 parent 0b5c86e commit bc1bee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Algorithms - Java [![Build Status](https://travis-ci.org/TheAlgorithms/Java.svg)](https://travis-ci.org/TheAlgorithms/Java)
1+
# The Algorithms - Java
22

33
### All algorithms implemented in Java (for education)
44

0 commit comments

Comments
 (0)