Skip to content

Commit 7d37a7b

Browse files
committed
add travis
1 parent d75d617 commit 7d37a7b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- '8'
4+
- '7'

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
![](https://github.com/bukinoshita/taskr/blob/master/media/banner.png)
22

3+
[![Build Status](https://travis-ci.org/bukinoshita/taskr.svg)](https://travis-ci.org/bukinoshita/taskr)
4+
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
5+
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
6+
37
## Usage
48

59
[Download the latest release!](https://taskr.now.sh/download)

0 commit comments

Comments
 (0)