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

Dropped support for python 2.6 and added python 3.5

parent 5f60eb28
No related branches found
No related tags found
No related merge requests found
language: python language: python
matrix: matrix:
include: include:
- python: 2.6
- python: 2.7 - python: 2.7
env: env:
- secure: gBLc7oAwSQZtxHf/olpoPS1dmlA9nTcaFBBSTi62BPth8d8BlPrLoGluWuEIyyjbWgoVLbzNHLG0KL1zsjoV8ZWMIed7WSLZBGu+wU8K2gvgpTKwsFb0OEAix5bE2/QrMZtdPDM+izOMPlFGTT2xF2NFd3gn3N9dJxntTq/hcZA= - secure: gBLc7oAwSQZtxHf/olpoPS1dmlA9nTcaFBBSTi62BPth8d8BlPrLoGluWuEIyyjbWgoVLbzNHLG0KL1zsjoV8ZWMIed7WSLZBGu+wU8K2gvgpTKwsFb0OEAix5bE2/QrMZtdPDM+izOMPlFGTT2xF2NFd3gn3N9dJxntTq/hcZA=
...@@ -10,6 +9,7 @@ matrix: ...@@ -10,6 +9,7 @@ matrix:
- BOB_UPLOAD_WHEEL="--universal" - BOB_UPLOAD_WHEEL="--universal"
- python: 3.3 - python: 3.3
- python: 3.4 - python: 3.4
- python: 3.5
before_install: before_install:
- sudo add-apt-repository -y ppa:biometrics/bob - sudo add-apt-repository -y ppa:biometrics/bob
- sudo apt-get update -qq - sudo apt-get update -qq
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment