diff --git a/README.md b/README.md index e13df85..01b3570 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Advent of Code +[![Build Status](https://travis-ci.org/bertptrs/adventofcode.svg?branch=master)](https://travis-ci.org/bertptrs/adventofcode) + This repository contains my solutions for Advent of Code. See: - [2015 edition](./2015)