Add Travis build status badge and fix Scaladex latest version badge #26782

This commit is contained in:
Helena Edelson 2019-04-22 23:56:35 -07:00 committed by Johan Andrén
parent 06b6c7f034
commit f320ddc0de

View file

@ -1,9 +1,6 @@
Akka [![scaladex-badge]][scaladex] Akka [![Latest version](https://index.scala-lang.org/akka/akka/akka-actor/latest.svg)](https://index.scala-lang.org/akka/akka/akka-actor)[![Build Status](https://travis-ci.org/akka/akka.svg?branch=master)](https://travis-ci.org/akka/akka)
==== ====
[scaladex]: https://index.scala-lang.org/akka/akka
[scaladex-badge]: https://index.scala-lang.org/akka/akka/latest.svg
We believe that writing correct concurrent & distributed, resilient and elastic applications is too hard. We believe that writing correct concurrent & distributed, resilient and elastic applications is too hard.
Most of the time it's because we are using the wrong tools and the wrong level of abstraction. Most of the time it's because we are using the wrong tools and the wrong level of abstraction.