diff --git a/README.md b/README.md index 8c318ea..a7e9223 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AIRAC Calculator - +[![Build Status](https://travis-ci.com/atoff/airac-calculator.svg?branch=master)](https://travis-ci.com/atoff/airac-calculator) ## About #### Description @@ -131,4 +131,4 @@ foreach (AIRACCalculator::cyclesForYear() as $cycle){ // 1902 at 31/01/2019 // 1903 at 28/02/2019 ... -``` \ No newline at end of file +```