ttravis CI: removed kdf tests - tomb - the crypto undertaker
 (HTM) git clone git://parazyd.org/tomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c80ebd6d6ed77980eb5b559757e03ea13a29bdd1
 (DIR) parent 6855127c1501f039fc97bdb94d9f2a25742b4d80
 (HTM) Author: Jaromil <jaromil@dyne.org>
       Date:   Mon, 13 Jun 2016 10:34:31 +0200
       
       ttravis CI: removed kdf tests
       
       kdf computation seems to not work on travis, it times out
       
       Diffstat:
         M .travis.yml                         |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -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