mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Revert "Add image software to travis to stop complaints"
This reverts commit e6b85d5be6
.
We apparently can't do this because we are on Travis' docker
infrastructure.
This commit is contained in:
parent
e6b85d5be6
commit
8ad2db7d2b
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ sudo: false
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install -y gifsicle jpegoptim optipng jhead
|
|
||||||
- npm i -g eslint babel-eslint
|
- npm i -g eslint babel-eslint
|
||||||
- eslint app/assets/javascripts
|
- eslint app/assets/javascripts
|
||||||
- eslint --ext .es6 app/assets/javascripts
|
- eslint --ext .es6 app/assets/javascripts
|
||||||
|
|
Loading…
Reference in a new issue