File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,30 +9,26 @@ environment:
99
1010 - BUILD_NAME : py27-unit
1111 PYTHON : " C:\\ Python27"
12- - BUILD_NAME : py34-unit
13- PYTHON : " C:\\ Python34"
1412 - BUILD_NAME : py35-unit
1513 PYTHON : " C:\\ Python35"
16- - BUILD_NAME : py36-unit
17- PYTHON : " C:\\ Python36"
18- - BUILD_NAME : py37-unit
19- PYTHON : " C:\\ Python37"
14+ - BUILD_NAME : py38-unit
15+ PYTHON : " C:\\ Python38"
2016
21- - BUILD_NAME : py37 -lint
22- PYTHON : " C:\\ Python37 "
17+ - BUILD_NAME : py38 -lint
18+ PYTHON : " C:\\ Python38 "
2319
2420 - BUILD_NAME : py27-docs
2521 PYTHON : " C:\\ Python27"
26- - BUILD_NAME : py37 -docs
27- PYTHON : " C:\\ Python37 "
22+ - BUILD_NAME : py38 -docs
23+ PYTHON : " C:\\ Python38 "
2824
2925 - BUILD_NAME : py27-acceptance-ghdl
3026 PYTHON : " C:\\ Python27"
31- - BUILD_NAME : py37 -acceptance-ghdl
32- PYTHON : " C:\\ Python37 "
27+ - BUILD_NAME : py38 -acceptance-ghdl
28+ PYTHON : " C:\\ Python38 "
3329
34- - BUILD_NAME : py37 -vcomponents-ghdl
35- PYTHON : " C:\\ Python37 "
30+ - BUILD_NAME : py38 -vcomponents-ghdl
31+ PYTHON : " C:\\ Python38 "
3632
3733install :
3834 - " git submodule update --init --recursive"
You can’t perform that action at this time.
0 commit comments