diff --git a/.travis.yml b/.travis.yml
index f96618016dd8bb2b2ce13def3ebd6efc3a958a46..25ecd256512445010d6af2ef7c847d5c93a9b3fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,6 @@ compiler:
   - gcc
 before_install:
   - sudo apt-get update -qq
-  - sudo apt-get install -qq autotools-dev autoconf automake libtool  
-install:
-  - sudo apt-get build-dep knot
+  - sudo apt-get install -qq autotools-dev autoconf automake libtool libssl-dev liburcu-dev flex bison ragel pkg-config texinfo texlive
 before_script:
   - autoreconf -fi