Skip to content
Snippets Groups Projects
Commit 205ea669 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

Dropped support for python 2.6 and added python 3.5

parent 74f797e5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment