Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.mlp
Commits
f0ea3f86
Commit
f0ea3f86
authored
Jan 20, 2016
by
Pavel KORSHUNOV
Browse files
Dropped support for python 2.6 and added python 3.5
parent
f7ca244c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f0ea3f86
...
...
@@ -6,12 +6,12 @@ env:
-
BOB_UPLOAD_WHEEL=1
matrix
:
include
:
-
python
:
2.6
-
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
before_install
:
-
sudo add-apt-repository -y ppa:biometrics/bob
-
sudo apt-get update -qq
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment