0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00

💚 Add missing dependencies

This commit is contained in:
mathieu.brunot 2019-02-15 13:19:00 +01:00
parent 14168728cc
commit e96ff679ec
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -1,9 +1,9 @@
dist: trusty
dist: xenial
sudo: required
services: docker
language: bash
language: node
branches:
only:
@ -13,6 +13,7 @@ branches:
before_script:
- env | sort
- apt-get install openjdk-8-jdk imagemagick
script:
- ./manage.sh build