mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
apt-get isn't needed actually
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user