From b99bd827a437143262579f4933337dfc07a03069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sajn=C3=B3g?= Date: Sat, 18 Jun 2016 17:58:24 +0200 Subject: [PATCH] udpate build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b0619..22984f3 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AOS - Animate on scroll library -[![Build Status](https://travis-ci.org/michalsnik/aos.svg)](https://travis-ci.org/michalsnik/aos) +[![Build Status](https://travis-ci.org/michalsnik/aos.svg?branch=master)](https://travis-ci.org/michalsnik/aos) Small library to animate elements on your page as you scroll.