Skip to content
Snippets Groups Projects
Commit 0300ef17 authored by Manuel Günther's avatar Manuel Günther
Browse files

Fixed travis

parent 79a99c81
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ python:
- "3.4"
before_install:
- sudo apt-get update -qq
- pip install --find-links ttps://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose --pre coveralls
- pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose --pre coveralls
install:
- "python bootstrap-buildout.py"
- "./bin/buildout"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment