Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
cython
Commits
5eb9e2be
Commit
5eb9e2be
authored
Feb 11, 2017
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '0.25.x'
parents
317f4675
cc2abe1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
20 deletions
+28
-20
appveyor.yml
appveyor.yml
+28
-20
No files found.
appveyor.yml
View file @
5eb9e2be
...
...
@@ -10,43 +10,51 @@ environment:
matrix
:
-
PYTHON
:
"
C:
\\
Python26"
PYTHON_VERSION
:
"
2.6
.6
"
PYTHON_VERSION
:
"
2.6"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Python26-x64"
PYTHON_VERSION
:
"
2.6"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Python27"
PYTHON_VERSION
:
"
2.7
.9
"
PYTHON_VERSION
:
"
2.7"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Python27-x64"
PYTHON_VERSION
:
"
2.7"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Python33"
PYTHON_VERSION
:
"
3.3
.5
"
PYTHON_VERSION
:
"
3.3"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Python34"
PYTHON_VERSION
:
"
3.
4.
3"
PYTHON_ARCH
:
"
32
"
-
PYTHON
:
"
C:
\\
Python3
3-x6
4"
PYTHON_VERSION
:
"
3.3"
PYTHON_ARCH
:
"
64
"
-
PYTHON
:
"
C:
\\
Python3
5
"
PYTHON_VERSION
:
"
3.
5.0
"
-
PYTHON
:
"
C:
\\
Python3
4
"
PYTHON_VERSION
:
"
3.
4
"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Python
26
-x64"
PYTHON_VERSION
:
"
2.6.6
"
-
PYTHON
:
"
C:
\\
Python
34
-x64"
PYTHON_VERSION
:
"
3.4
"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Python
27-x64
"
PYTHON_VERSION
:
"
2.7.9
"
PYTHON_ARCH
:
"
64
"
-
PYTHON
:
"
C:
\\
Python
35
"
PYTHON_VERSION
:
"
3.5
"
PYTHON_ARCH
:
"
32
"
-
PYTHON
:
"
C:
\\
Python3
3
-x64"
PYTHON_VERSION
:
"
3.
3.
5"
-
PYTHON
:
"
C:
\\
Python3
5
-x64"
PYTHON_VERSION
:
"
3.5"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Python3
4-x64
"
PYTHON_VERSION
:
"
3.
4.3
"
PYTHON_ARCH
:
"
64
"
-
PYTHON
:
"
C:
\\
Python3
6
"
PYTHON_VERSION
:
"
3.
6
"
PYTHON_ARCH
:
"
32
"
-
PYTHON
:
"
C:
\\
Python3
5
-x64"
PYTHON_VERSION
:
"
3.
5.0
"
-
PYTHON
:
"
C:
\\
Python3
6
-x64"
PYTHON_VERSION
:
"
3.
6
"
PYTHON_ARCH
:
"
64"
clone_depth
:
5
...
...
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