Commit 7222e129 by Victor M. Alvarez

Fix travis installation

parent 09064e6a
...@@ -12,7 +12,8 @@ before_install: ...@@ -12,7 +12,8 @@ before_install:
- sudo apt-get install libmagic-dev libjansson-dev - sudo apt-get install libmagic-dev libjansson-dev
install: install:
- python setup.py install --enable-magic --enable-cuckoo - python setup.py build --enable-magic --enable-cuckoo
- python setup.py install
script: script:
- python tests.py - python tests.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment