File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ language : java
2+ script :
3+ - find . -type f -name "*.java" > sources.txt
4+ - javac @sources.txt
5+
6+ notifications :
7+ webhooks : https://www.travisbuddy.com/
8+ on_success : never
9+ on_failure : always
Original file line number Diff line number Diff line change 11# The Algorithms - Java
2-
2+ [ ![ Build Status ] ( https://img.shields.io/travis/TheAlgorithms/Java.svg?label=Travis%20CI&logo=travis&style=flat-square )] ( https://travis-ci.com/TheAlgorithms/Java ) & nbsp ;
33[ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.me/TheAlgorithms/100 )
44[ ![ Gitter chat] ( https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square )] ( https://gitter.im/TheAlgorithms )   ;
55
You can’t perform that action at this time.
0 commit comments