File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -441,31 +441,27 @@ workflows:
441
441
ignore : /.*/
442
442
branches :
443
443
ignore : master
444
- only : /.*/
445
444
446
445
- test_sources_py2_gpu :
447
446
filters :
448
447
tags :
449
448
ignore : /.*/
450
449
branches :
451
450
ignore : master
452
- only : /.*/
453
451
454
452
- test_sources_py3_cpu :
455
453
filters :
456
454
tags :
457
455
ignore : /.*/
458
456
branches :
459
457
ignore : master
460
- only : /.*/
461
458
462
459
- test_sources_py3_gpu :
463
460
filters :
464
461
tags :
465
462
ignore : /.*/
466
463
branches :
467
464
ignore : master
468
- only : /.*/
469
465
470
466
# ##################################################################################
471
467
# MASTER BRANCH BUILDS with TensorLayer installed from Source #
@@ -545,4 +541,4 @@ workflows:
545
541
tags :
546
542
only : /.*/
547
543
branches :
548
- ignore : /.*/
544
+ ignore : /.*/
You can’t perform that action at this time.
0 commit comments