We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a6e6a commit 7e2cf3aCopy full SHA for 7e2cf3a
.travis.yml
@@ -29,18 +29,22 @@ matrix:
29
include:
30
- os: osx
31
language: generic
32
+ osx_image: xcode8.2
33
env:
34
- MB_PYTHON_VERSION=2.7
35
36
37
38
39
- MB_PYTHON_VERSION=3.4
40
41
42
43
44
- MB_PYTHON_VERSION=3.5
45
46
47
48
49
- MB_PYTHON_VERSION=3.6
50
- os: linux
0 commit comments