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

Dropped support for python 2.6 and added python 3.5

parent 5e56ef57
No related branches found
No related tags found
No related merge requests found
language: python
matrix:
include:
- python: 2.6
- python: 2.7
env:
- secure: HYFSm84gCi+EnE3hDeRfPFojhfPx7RS7xfP2cYs+tzOvE2DdL62D4ZA/bnBTCbIl4FyOKxS/3biLYu40d8UIjDYvMgx8xaT/byJB6iw4my9vnzkFl2NcbBNQA0NvoU8lBrS/zXrbz3U/JMLNDXlGDFx/GTMmvAYt2Hrttq9kxD4=
......@@ -10,6 +9,7 @@ matrix:
- BOB_UPLOAD_WHEEL="--universal"
- 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