qunit tests need these dependencies
This commit is contained in:
parent
e73505995a
commit
35f9e4ffb2
|
@ -10,6 +10,12 @@ cache: bundler
|
|||
|
||||
addons:
|
||||
postgresql: 9.5
|
||||
apt:
|
||||
packages:
|
||||
- gifsicle
|
||||
- jpegoptim
|
||||
- optipng
|
||||
- jhead
|
||||
|
||||
rvm:
|
||||
- 2.3.1
|
||||
|
|
Loading…
Reference in New Issue