Skip to content

Commit

Permalink
chore: remove travis ci
Browse files Browse the repository at this point in the history
And add a buildkite build status badge
  • Loading branch information
mokou authored and fmoko committed Apr 8, 2020
1 parent b049fa2 commit 495174f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![crab pet](https://i.imgur.com/LbZJgmm.gif)

# rustlings 🦀❤️
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)

Greetings and welcome to `rustlings`. This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages!

Expand Down

0 comments on commit 495174f

Please sign in to comment.