File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,11 @@ script:
3737
3838jobs :
3939 include :
40- - stage : test
40+ - stage : codecov
4141 script :
4242 - dub test -b unittest-cov --compiler=${DC}
43- - stage : deploy
43+ - bash <(curl -s https://codecov.io/bash)
44+ - stage : docs
4445 script :
4546 - wget https://github.com/adamdruppe/adrdox/archive/master.zip
4647 - unzip master.zip
5657 on :
5758 branch : master
5859
59- after_success :
60- - bash <(curl -s https://codecov.io/bash)
61-
6260env :
6361 global :
6462 secure : hNwFLgJSfUjH4foPRWxsnAVDQacqPiFmnMs5LSPohOD95v5IaNhjMJaUDgHXjc49Qmtx0ZXb52uUB3s9EtoEhu5GmDaztIwM7J9q7cpgJLSCun+9mn/vYI2VR2E0/CnjtqE+K93XFE2QQK1PKfefWAv72L2X3oSyHyZRn0QGnN6549KConEO1jU3Bg3sU+Pss6dMIybhtqs66Vg4CCMvrYkx+7OponJJOiNlUwTKmjH083HxPly8gnTzAMtfnxMsmgSR/Rll35Wej1yuUOvd4rSoLQWTwozg0rfORs/BMkl1O+ECeoHB6zTeQtU/CWHj+ANv+q9Yvj8tVkol5Qn79s8NJJNQnTW4N8LPGtE5CFHRtXzyOgMWAfUIRkQ4Ns/Bms3usWFzxCq5iBIHJ3TRBPNIdKhmvCec3Yh0wrl2I5xyjaDsD+XGGnatHU+KPozD11ef1fXWOZfdp6RRxCz6HCsRFvbNtC6Rv8MLyPn0ABCuLCaJPyG5Jm2AjNdiCKsE6Bm0otQbJFluCNNE0c0ED+Z3E8OdFe3z8V3kS08y+lD2UNFxsHkytquc2YFyKboOAaKvxXwN3Y3Y4CZm3dl0aHV6QLQeGY1wM52B+To+zLdcwYheSB3U8zWgpo2iGv3E1ws5ZkjsMYx0m9EegFZJ06THjuA/C7Pi4o3naoYX5yM=
You can’t perform that action at this time.
0 commit comments