mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
fixed travis mako dep missing
This commit is contained in:
parent
ec3b84eb99
commit
13658ab822
@ -31,6 +31,7 @@ RUN pacman -S --noconfirm \
|
||||
jshon \
|
||||
git \
|
||||
neovim \
|
||||
mako \
|
||||
fish
|
||||
# Fix tmp dir perms
|
||||
RUN chmod 1777 /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user