Commit Graph

6 Commits

Author SHA1 Message Date
John Wiseman b2141c9a00 Use node:15.0.1 instead of node:latest. 2020-10-29 11:37:01 -07:00
John Wiseman 5b0d8ff9f5 Added libgif-dev as test dependency. 2020-10-29 11:25:56 -07:00
John Wiseman 885255774c Added libjpeg-dev as dependency for tests. 2020-10-29 11:22:13 -07:00
John Wiseman f33207191e Update CI container dependencies.
It suddenly started getting the following error:

npm ERR! Package pangocairo was not found in the pkg-config search path.
npm ERR! Perhaps you should add the directory containing `pangocairo.pc'
npm ERR! to the PKG_CONFIG_PATH environment variable
npm ERR! No package 'pangocairo' found
npm ERR! gyp: Call to 'pkg-config pangocairo --cflags-only-I | sed s/-I//g' returned exit status 0 while in binding.gyp. while trying to load binding.gyp

Trying some advice from
https://github.com/Automattic/node-canvas/issues/200
2020-10-29 11:18:28 -07:00
John Wiseman 6d99f5fa18 Install java in gitlab CI. 2020-10-12 13:22:34 -07:00
John Wiseman 236d392980 Added .gitlab-ci.yml. 2020-10-12 13:12:24 -07:00