mirror of
https://github.com/gosticks/react-table.git
synced 2026-07-01 18:10:02 +00:00
Added Travis with standard testing
This commit is contained in:
2
.travis.yml
Normal file
2
.travis.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
language: node_js
|
||||
script: npm test
|
||||
@@ -3,6 +3,7 @@
|
||||
# react-table
|
||||
A fast, lightweight, opinionated table and datagrid built on React
|
||||
|
||||
[](https://travis-ci.org/tannerlinsley/react-table)
|
||||
[](https://react-table-slack.herokuapp.com/)
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user