mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
Revert "Add image software to travis to stop complaints"
This reverts commit e6b85d5be69e149a99efc544d0aa79fa9fc014c6. We apparently can't do this because we are on Travis' docker infrastructure.
This commit is contained in:
@ -32,7 +32,6 @@ sudo: false
|
||||
cache: bundler
|
||||
|
||||
before_install:
|
||||
- sudo 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