mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-06 07:30:43 +00:00
travis CI: removed kdf tests
kdf computation seems to not work on travis, it times out
This commit is contained in:
parent
6855127c15
commit
c80ebd6d6e
@ -6,7 +6,5 @@ before_install:
|
|||||||
- sudo apt-get install --no-install-recommends -y zsh sudo gnupg cryptsetup pinentry-curses gawk libgcrypt20-dev steghide qrencode e2fsprogs
|
- sudo apt-get install --no-install-recommends -y zsh sudo gnupg cryptsetup pinentry-curses gawk libgcrypt20-dev steghide qrencode e2fsprogs
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make -C extras/kdf-keys
|
|
||||||
- sudo make -C extras/kdf-keys install
|
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user