mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
Use Node 6 in Travis
This commit is contained in:
parent
302eb3d951
commit
80cef0d4c6
@ -1,2 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
script: npm test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user