mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
apt-get isn't needed actually
This commit is contained in:
parent
2ad24cf5db
commit
b9b1f8c23f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue