mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 08:17:35 +02:00
Better travis build
This commit is contained in:
+2
-3
@@ -2,6 +2,5 @@ sudo: false
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '9'
|
- '9'
|
||||||
before_install:
|
install: npm i -g eslint eslint-config-aqua eslint-plugin-json
|
||||||
- npm i -g eslint eslint-config-aqua eslint-plugin-json
|
test: npm test
|
||||||
install: npm test
|
|
||||||
|
|||||||
Reference in New Issue
Block a user