Add helper script source
This commit is contained in:
parent
be58629611
commit
c6b387be68
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# 'stolen' from https://github.com/JazzCore/python-pdfkit/blob/master/travis/before-script.sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
sudo apt-get install -y openssl build-essential xorg libssl-dev
|
sudo apt-get install -y openssl build-essential xorg libssl-dev
|
||||||
|
|
Reference in a new issue