Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.boosting
Commits
152f3644
Commit
152f3644
authored
Jan 23, 2015
by
Manuel Günther
Browse files
Disabled py3 build on travis since scipy is not working there.
parent
3a50c51b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
152f3644
...
...
@@ -2,22 +2,22 @@ language: python
matrix
:
include
:
-
python
:
2.6
env
:
-
SCIPYSPEC===0.12.0
#
env:
#
- SCIPYSPEC===0.12.0
-
python
:
2.7
env
:
-
SCIPYSPEC===0.12.0
#
- SCIPYSPEC===0.12.0
-
secure
:
IrUGhi6wLNjZTcVmyvlUW4S8gvbsjd1KGTONBBFJLe2SsczfuTIp0UrwPYAu3O2mEh04ivdgpjy/sKKH+atd+mx1WGYpyc7telS+6pzzGhW+utLnknETJYN0diK1Th62GFDhbwtvjoLcn2VMT22Agh94Ob4JvD0tzlDcZpEOOEs=
-
secure
:
YV9GTtTddGgvvaW/o0esSY5ov8qIZJI77+mapAR138JrUi4opSXPzVk9XzHXCRR6K1IPBJ/PZfF+optX6SGWiD634A8T1vvrt8X/RrvV0Lbu3V33Qxi7UQgVRTGbR61RlzSEe1WjVXUKdZGMz+O07hwzS/MVkY88K48h/3Gtej8=
-
BOB_DOCUMENTATION_SERVER=https://www.idiap.ch/software/bob/docs/latest/bioidiap/%s/master
-
python
:
3.2
env
:
-
NUMPYSPEC===1.8.0
-
SCIPYSPEC===0.13.1
-
python
:
3.3
env
:
-
NUMPYSPEC===1.8.0
-
SCIPYSPEC===0.13.1
#
- python: 3.2
#
env:
#
- NUMPYSPEC===1.8.0
#
- SCIPYSPEC===0.13.1
#
- python: 3.3
#
env:
#
- NUMPYSPEC===1.8.0
#
- SCIPYSPEC===0.13.1
before_install
:
-
sudo add-apt-repository -y ppa:biometrics/bob
-
sudo apt-get update -qq
...
...
Write
Preview
Markdown
is supported
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