File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 with :
2424 submodules : true
2525 fetch-depth : 0
26- - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc refs/tags/*:refs/tags/*
26+ - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc + refs/tags/*:refs/tags/*
2727 - name : Build RIP & test
2828 run : |
2929 set -x
4949 with :
5050 submodules : true
5151 fetch-depth : 0
52- - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc refs/tags/*:refs/tags/*
52+ - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc + refs/tags/*:refs/tags/*
5353 - name : Clang build RIP & test
5454 run : |
5555 set -x
7676 with :
7777 submodules : true
7878 fetch-depth : 0
79- - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc refs/tags/*:refs/tags/*
79+ - run : git fetch --recurse-submodules=no https://github.com/linuxcnc/linuxcnc + refs/tags/*:refs/tags/*
8080 - name : Build HTML docmentation
8181 run : |
8282 ./scripts/travis-install-build-deps.sh
You can’t perform that action at this time.
0 commit comments