File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1313
1414# # uncomment the following lines to allow failures on nightly julia
1515# # (tests will run but not make your overall status red)
16- # matrix:
17- # allow_failures:
18- # - julia: nightly
16+ matrix :
17+ allow_failures :
18+ - julia : nightly
1919
2020# # uncomment and modify the following lines to manually install system packages
2121# addons:
Original file line number Diff line number Diff line change 1+ [[Pkg ]]
2+ uuid = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3+
4+ [[Test ]]
5+ uuid = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
Original file line number Diff line number Diff line change 1- name = " ModuleInterfaceTools "
1+ authors = [ " ScottPJones <scottjones@alum.mit.edu> " ]
22desc = " Tools to help build a consistent API across various packages, use it, and enquire about it"
33keywords = [" package" , " module" , " API" ]
44license = " MIT"
5- authors = [" ScottPJones <scottjones@alum.mit.edu>" ]
6- repo = " https://github.com/JuliaString/ModuleInterfaceTools.jl.git"
5+ name = " ModuleInterfaceTools"
6+ repo-rev = " "
7+ repo-url = " https://github.com/JuliaString/ModuleInterfaceTools.jl.git"
78uuid = " 5cb8414e-7aab-5a03-a681-351269c074bf"
9+ version = " 0.1.1"
810
9- version = " 0.1.0"
1011[deps ]
1112Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1213Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments