Skip to content

Commit 4340de6

Browse files
committed
Merge branch 'release/1.0.6.3'
2 parents a2cf5f6 + 03adde5 commit 4340de6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# Leetcode coding exercises in Scala
1+
# Leetcode coding exercises in Scala [![Build Status](https://travis-ci.org/andersonkmi/leetcode-scala.svg?branch=master)](https://travis-ci.org/andersonkmi/leetcode-scala)
22

3-
Writing the exercises in leetcode.com using Scala language.
4-
5-
## Build status in Travis-CI
63

7-
[![Build Status](https://travis-ci.org/andersonkmi/leetcode-scala.svg?branch=master)](https://travis-ci.org/andersonkmi/leetcode-scala)
4+
Writing the exercises in leetcode.com using Scala language.
85

96

107
## Purpose
@@ -24,6 +21,8 @@ to keep up with the language and learn how to use the Scala test library as well
2421
* Path sum
2522

2623
## Versions
24+
* 1.0.6.3 (04/13/2018) - Added Travis CI badge.
25+
2726
* 1.0.6.2 (04/13/2018) - Added Travis CI badge.
2827

2928
* 1.0.6.1 (04/13/2018) - Added Travis CI support.

0 commit comments

Comments
 (0)