1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-04-25 11:25:19 +02:00

fixed travis mako dep missing

This commit is contained in:
eoli3n 2020-05-14 20:39:18 +02:00
parent ec3b84eb99
commit 13658ab822

View File

@ -31,6 +31,7 @@ RUN pacman -S --noconfirm \
jshon \
git \
neovim \
mako \
fish
# Fix tmp dir perms
RUN chmod 1777 /tmp