PkgTemplates.jl/test/fixtures/DocumenterTravis/Project.toml

14 lines
216 B
TOML
Raw Normal View History

name = "DocumenterTravis"
uuid = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"
authors = ["tester"]
version = "0.1.0"
[compat]
julia = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]