"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "166b273becae0438d0114daf5346b80ebf1a4333"
Unverified Commit 5e42e805 authored by Francisco Massa's avatar Francisco Massa Committed by GitHub
Browse files

Update CI to Python 3.6 (#1044)

parent 03e25734
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment