mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Travis
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- '9'
|
||||
before_install:
|
||||
- npm i -g eslint eslint-config-aqua eslint-plugin-json
|
||||
install: npm test
|
||||
Reference in New Issue
Block a user