mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
TravisCI: Use node version 10 (#1288)
Since it's the active LTS according to https://nodejs.org/en/about/releases/
This commit is contained in:
parent
a9971e66af
commit
3453ac5a76
@ -1,4 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "10"
|
||||
script: npm test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user