mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
jshint is no longer used
This commit is contained in:
@@ -5,10 +5,8 @@ go:
|
||||
|
||||
go_import_path: github.com/cloudflare/unsee
|
||||
|
||||
# install jshint & eslint, it's used for linting js files (needs nodejs)
|
||||
before_script:
|
||||
- nvm install 6
|
||||
- npm install jshint
|
||||
- npm install eslint
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user