Skip to content

Commit

Permalink
Add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
BafS committed Apr 16, 2019
1 parent ee2bab7 commit d5ec772
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: node_js

node_js:
- 10

install:
- npm i -g sass-lint
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
> Modern framework to print web pages correctly
[![npm (scoped)](https://img.shields.io/npm/v/gutenberg-css.svg?style=flat-square)](https://www.npmjs.com/package/gutenberg-css)
[![npm](https://img.shields.io/npm/l/gutenberg-css.svg?style=flat-square)]()
[![npm](https://img.shields.io/npm/dm/gutenberg-css.svg?style=flat-square)]()
[![Build Status](https://travis-ci.org/BafS/Gutenberg.svg?branch=master)](https://travis-ci.org/BafS/Gutenberg)
[![Maintainability](https://api.codeclimate.com/v1/badges/cd58cc2133d461631f7f/maintainability)](https://codeclimate.com/github/BafS/Gutenberg/maintainability)
[![Beerpay](https://beerpay.io/BafS/Gutenberg/badge.svg)](https://beerpay.io/BafS/Gutenberg)
[![license](https://img.shields.io/npm/l/gutenberg-css.svg?style=flat-square)]()
[![download](https://img.shields.io/npm/dm/gutenberg-css.svg?style=flat-square)]()

# How to use

Expand Down

0 comments on commit d5ec772

Please sign in to comment.