Skip to content

Commit

Permalink
used master branch for travis build status
Browse files Browse the repository at this point in the history
  • Loading branch information
ApoorvSaxena committed Sep 10, 2017
1 parent 078996c commit 7fe3bce
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,4 +1,4 @@
# Lozad.js [![npm version](https://badge.fury.io/js/lozad.svg)](https://badge.fury.io/js/lozad) [![Build Status](https://travis-ci.org/ApoorvSaxena/lozad.js.svg?branch=travis-integration)](https://travis-ci.org/ApoorvSaxena/lozad.js)
# Lozad.js [![npm version](https://badge.fury.io/js/lozad.svg)](https://badge.fury.io/js/lozad) [![Build Status](https://travis-ci.org/ApoorvSaxena/lozad.js.svg?branch=master)](https://travis-ci.org/ApoorvSaxena/lozad.js)

> Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more, using IntersectionObserver API
Expand Down

0 comments on commit 7fe3bce

Please sign in to comment.