Skip to content

Commit

Permalink
Dropped support for python 2.6 and added python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pkorshunov committed Jan 20, 2016
1 parent 853ddde commit 984a2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 984a2aa

Please sign in to comment.