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:
Robin Ward 2015-08-13 16:04:31 -04:00
parent e6b85d5be6
commit 8ad2db7d2b

View file

@ -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