From 2b8b3244f3a9354f34f7976283fcf310a7888346 Mon Sep 17 00:00:00 2001 From: Andre Anjos Date: Wed, 3 Aug 2016 09:41:39 +0200 Subject: [PATCH] [ci] Set bob doc server --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 29b15b1..a17ebc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,8 @@ env: matrix: include: - python: 2.7 + env: + - BOB_DOCUMENTATION_SERVER=https://www.idiap.ch/software/bob/docs/latest/bioidiap/%s/master - python: 3.3 - python: 3.4 - python: 3.5