File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ language : node_js
2
+ node_js :
3
+ - ' 10'
4
+ - ' 8'
5
+
6
+ cache : yarn
7
+
8
+ before_script :
9
+ - yarn install
10
+
11
+ script : yarn test
Original file line number Diff line number Diff line change 3
3
[ ![ npm] ( https://img.shields.io/npm/v/@kirschbaum-development/tailwindcss-scale-utilities.svg )] ( https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities )
4
4
[ ![ npm] ( https://img.shields.io/npm/dt/@kirschbaum-development/tailwindcss-scale-utilities.svg )] ( https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities )
5
5
[ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities )
6
+ [ ![ tests] ( https://travis-ci.org/kirschbaum-development/tailwindcss-scale-utilities.svg?branch=master )] ( https://travis-ci.org/kirschbaum-development/tailwindcss-scale-utilities )
6
7
7
8
## Installation
8
9
You can’t perform that action at this time.
0 commit comments