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 da127f6 commit c98808dCopy full SHA for c98808d
.travis.yml
@@ -25,16 +25,19 @@ env:
25
matrix:
26
include:
27
- os: osx
28
+ osx_image: xcode9
29
compiler: clang
- rvm: 2.4.2
30
+ rvm: 2.4.1
31
env: PYENV_VERSION=3.6.2
32
33
34
35
36
env: PYENV_VERSION=system LIBPYTHON=versions/3.6.2/lib/libpython3.6m.so
37
38
39
40
41
env: PYENV_VERSION=miniconda3-4.3.11
42
allow_failure:
43
0 commit comments