mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 22:27:44 +02:00
JSON eslint, travis
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
sudo: false
|
||||
langauge: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
before_install:
|
||||
- npm i -g eslint eslint-config-aqua eslint-plugin-json
|
||||
install: npm test
|
||||
Reference in New Issue
Block a user