mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2026-01-25 16:03:15 +00:00
add node 7 to travis config
This commit is contained in:
parent
a5161b5623
commit
3dfbed5bd1
@ -2,6 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "7"
|
||||
script:
|
||||
- npm run lint
|
||||
- npm test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user