https://github.com/JuliaLang/julia
Revision 52f36b813fed94c70b6445851e52e21ad9f23789 authored by Dilum Aluthge on 08 November 2021, 13:13:52 UTC, committed by KristofferC on 10 November 2021, 10:21:54 UTC
(cherry picked from commit d39b2c0d147d4fdf09b66f63c23027ed9f10a7d1)
1 parent 15e822c
Raw File
Tip revision: 52f36b813fed94c70b6445851e52e21ad9f23789 authored by Dilum Aluthge on 08 November 2021, 13:13:52 UTC
CI (Buildkite): increase the timeout of the code coverage job (#42994)
Tip revision: 52f36b8
ArgTools.version
ARGTOOLS_BRANCH = master
ARGTOOLS_SHA1 = fa878696ff2ae4ba7ca9942bf9544556c0d86ce4
ARGTOOLS_GIT_URL := git://github.com/JuliaIO/ArgTools.jl.git
ARGTOOLS_TAR_URL = https://api.github.com/repos/JuliaIO/ArgTools.jl/tarball/$1
back to top