Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Commit f77a468

Browse files
committed
Added Appveyor badge
1 parent 3d90d65 commit f77a468

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ Scala Debugger
22
==============
33

44
[![Build Status](http://fommil.com/api/badges/ensime/scala-debugger/status.svg)](http://fommil.com/ensime/scala-debugger)
5+
[![Build status](https://ci.appveyor.com/api/projects/status/8mcnhcm1jofomg2f/branch/master?svg=true)](https://ci.appveyor.com/project/chipsenkbeil/scala-debugger/branch/master)
56
[![Scaladoc 2.10](https://img.shields.io/badge/Scaladoc-2.10-34B6A8.svg?style=flat)](http://www.javadoc.io/doc/org.scala-debugger/scala-debugger-api_2.10)
67
[![Scaladoc 2.11](https://img.shields.io/badge/Scaladoc-2.11-34B6A8.svg?style=flat)](http://www.javadoc.io/doc/org.scala-debugger/scala-debugger-api_2.11)
78
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ensime/scala-debugger)
89

9-
A simple debugger library for Scala. Tested on OpenJDK 7.
10+
A simple debugger library for Scala. Tested on OpenJDK 7 for Windows and Linux.
1011
- Visit the [main site](https://scala-debugger.org/) for more documentation.
1112
- Check out the [wiki](https://github.com/ensime/scala-debugger/wiki) for the current roadmap.
1213

0 commit comments

Comments
 (0)