add partials support
This commit is contained in:
parent
036434dd7a
commit
bea662e2e7
7 changed files with 44 additions and 3 deletions
|
@ -9,7 +9,7 @@ add-apt-repository -y ppa:chris-lea/node.js
|
|||
apt-get update
|
||||
apt-get install -y python build-essential git libpcre3-dev python-software-properties \
|
||||
python-pip python-virtualenv python-dev pkg-config curl libxml2-dev libxslt1-dev zlib1g-dev \
|
||||
libffi-dev nodejs screen node-cleancss
|
||||
libffi-dev nodejs screen node-cleancss libyaml-dev
|
||||
|
||||
# Default cache is memoization
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue