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.buildout
Commits
62d045f0
Commit
62d045f0
authored
Jan 20, 2016
by
Pavel KORSHUNOV
Browse files
Dropped support for python 2.6 and added python 3.5
parent
18782434
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
62d045f0
language
:
python
sudo
:
false
python
:
-
"
2.6"
-
"
2.7"
-
"
3.3"
-
"
3.4"
-
"
3.5"
before_install
:
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose --pre coveralls
install
:
...
...
Write
Preview
Supports
Markdown
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