Commit 382cdd1
committed
ci: Attempt to fix travis failure
This commit is another attempt to fix the following error:
[scikit-ci] Executing: python ../addons/travis/install_pyenv.py
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: /Users/travis/.pyenv/versions/3.7.2/bin/python
Reason: Incompatible library version: python requires version 11.0.0 or later, but libintl.8.dylib provides version 10.0.0
/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tmpkZ_cPw.sh: line 2: 2976 Abort trap: 6 python ../addons/travis/install_pyenv.py1 parent 759f8df commit 382cdd1
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
0 commit comments