mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
apt-get isn't needed actually
This commit is contained in:
parent
2ad24cf5db
commit
b9b1f8c23f
@ -38,7 +38,6 @@ sudo: false
|
||||
cache: bundler
|
||||
|
||||
before_install:
|
||||
- apt-get install -y gifsicle jpegoptim optipng jhead
|
||||
- npm i -g eslint babel-eslint
|
||||
- eslint app/assets/javascripts
|
||||
- eslint --ext .es6 app/assets/javascripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user