File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 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 )
2
2
3
- Writing the exercises in leetcode.com using Scala language.
4
-
5
- ## Build status in Travis-CI
6
3
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.
8
5
9
6
10
7
## Purpose
@@ -24,6 +21,8 @@ to keep up with the language and learn how to use the Scala test library as well
24
21
* Path sum
25
22
26
23
## Versions
24
+ * 1.0.6.3 (04/13/2018) - Added Travis CI badge.
25
+
27
26
* 1.0.6.2 (04/13/2018) - Added Travis CI badge.
28
27
29
28
* 1.0.6.1 (04/13/2018) - Added Travis CI support.
You can’t perform that action at this time.
0 commit comments