fixup! add Travis CI
This commit is contained in:
parent
36fa566355
commit
fccaa2a29c
1 changed files with 5 additions and 0 deletions
|
@ -5,4 +5,9 @@ mkShell {
|
|||
jq
|
||||
skopeo
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
# try to work aroud build issues
|
||||
unset TMPDIR
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue