Update travis badge

This commit is contained in:
Uku Taht
2016-04-25 09:39:02 +01:00
parent 41bd2c5a21
commit 162fec6731

View File

@@ -1,6 +1,6 @@
# Elixir Koans
[![Build Status](https://travis-ci.org/ukutaht/elixir-koans.svg?branch=master)](https://travis-ci.org/ukutaht/elixir-koans)
[![Build Status](https://travis-ci.org/elixirkoans/elixir-koans.svg?branch=master)](https://travis-ci.org/elixirkoans/elixir-koans)
Elixir koans is a fun, easy way to get started with the elixir programming language. It is a tour
of the most important features and idiomatic usage of the language.