Skip to content

Commit b35bbc6

Browse files
committed
removed Travis badge and config
1 parent 913af3c commit b35bbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Breakpoint [![Build Status](https://travis-ci.org/lesjames/breakpoint.png?branch=master)](https://travis-ci.org/lesjames/breakpoint)
1+
# Breakpoint
22

33
Breakpoint is a grid system and responsive image solution. It's based on the concept that columns shouldn't stretch but get added or taken away as the screen changes size. This concept was taken from the [Frameless Grid](http://framelessgrid.com/) system developed by Joni Korpi. The Breakpoint grid is also floatless by using inline-block cells and border box sizing. This layout technique is taken from [Griddle](https://github.com/necolas/griddle) by Nicolas Gallagher. Breakpoint generates media queries at column break points that you determine. You can also label your media queries which allows JavaScript to pair them with responsive image sources.
44

0 commit comments

Comments
 (0)