mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-10 15:10:55 +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
|
||||
|
||||
script:
|
||||
- make -C extras/kdf-keys
|
||||
- sudo make -C extras/kdf-keys install
|
||||
- make test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user