Skip to content

Commit

Permalink
Remove Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaMann authored Oct 9, 2020
1 parent 8ab770c commit 06c6e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Exercism Julia Track

[![Build Status](https://travis-ci.org/exercism/julia.svg?branch=master)](https://travis-ci.org/exercism/julia)
![Run tests](https://github.com/exercism/julia/workflows/Run%20tests/badge.svg)
[![codecov](https://codecov.io/gh/exercism/julia/branch/master/graph/badge.svg)](https://codecov.io/gh/exercism/julia)

Exercism exercises in Julia.
Expand Down

0 comments on commit 06c6e08

Please sign in to comment.