mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix Travis
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- '10'
|
||||
install: npm i -g eslint eslint-config-amber eslint-plugin-json
|
||||
- '12'
|
||||
install: npm i -g eslint@5 eslint-config-amber eslint-plugin-json
|
||||
|
||||
Reference in New Issue
Block a user