- CI: Add eslint script
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.3
|
||||
script: "bundle exec jekyll build"
|
||||
script:
|
||||
- bundle exec jekyll build
|
||||
- npm run eslint
|
||||
|
||||
Reference in New Issue
Block a user