Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
5e42e805
"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "166b273becae0438d0114daf5346b80ebf1a4333"
Unverified
Commit
5e42e805
authored
Jun 24, 2019
by
Francisco Massa
Committed by
GitHub
Jun 24, 2019
Browse files
Update CI to Python 3.6 (#1044)
parent
03e25734
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+2
-2
No files found.
.travis.yml
View file @
5e42e805
...
@@ -11,9 +11,9 @@ matrix:
...
@@ -11,9 +11,9 @@ matrix:
-
python
:
"
2.7"
-
python
:
"
2.7"
env
:
IMAGE_BACKEND=Pillow-SIMD
env
:
IMAGE_BACKEND=Pillow-SIMD
-
python
:
"
2.7"
-
python
:
"
2.7"
-
python
:
"
3.
5
"
-
python
:
"
3.
6
"
env
:
IMAGE_BACKEND=Pillow-SIMD
env
:
IMAGE_BACKEND=Pillow-SIMD
-
python
:
"
3.
5
"
-
python
:
"
3.
6
"
before_install
:
before_install
:
-
sudo apt-get update
-
sudo apt-get update
...
...
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