File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
- secure : uxYSxs3D3ZOTNjRg0vKk1YsOpG5vWshekMixV4lEuwcSnLJtNHUhZvzoj11GLwqHokTaYXlM1TvFMm7oQBwtW5B+dacnOFar3MJlvu96n+B1CG6ldiIy4uZd+DKR7la0vwK7aTOKyiMK+vWQe8C0kCYBTcN0UiVQn/2nUlFgioM=
10
10
11
11
matrix :
12
- - TEST='macpython27_10.8 '
13
- - TEST='macpython27_10.8 ' BIN_NUMPY='1'
14
- - TEST='macpython33_10.8 '
12
+ - TEST='macpython27_10.9 '
13
+ - TEST='macpython27_10.9 ' BIN_NUMPY='1'
14
+ - TEST='macpython33_10.9 '
15
15
# no python 3 numpy installer
16
- # - TEST='macpython33_10.8 ' BIN_NUMPY='1'
16
+ # - TEST='macpython33_10.9 ' BIN_NUMPY='1'
17
17
18
18
- TEST='brew_system'
19
19
- TEST='brew_system' VENV='1'
Original file line number Diff line number Diff line change 276
276
277
277
install_matplotlib
278
278
279
- elif [ " $TEST " == " macpython27_10.8 " ] ; then
279
+ elif [ " $TEST " == " macpython27_10.9 " ] ; then
280
280
281
281
PY_VERSION=" 2.7.6"
282
282
FT_VERSION=" 2.5.0.1"
@@ -304,7 +304,7 @@ elif [ "$TEST" == "macpython27_10.8" ] ; then
304
304
305
305
install_matplotlib
306
306
307
- elif [ " $TEST " == " macpython33_10.8 " ] ; then
307
+ elif [ " $TEST " == " macpython33_10.9 " ] ; then
308
308
309
309
PY_VERSION=" 3.3.5"
310
310
FT_VERSION=" 2.5.0.1"
You can’t perform that action at this time.
0 commit comments