Skip to content

Commit 091fcb8

Browse files
committed
wait remove separate docs in favor of Caesar docs
1 parent d0d869b commit 091fcb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ script:
1414
- julia --check-bounds=yes -e 'Pkg.clone(pwd()); Pkg.build("DistributedFactorGraphs"); Pkg.test("DistributedFactorGraphs"; coverage=true)'
1515
after_success:
1616
- julia -e 'cd(Pkg.dir("DistributedFactorGraphs")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(process_folder()); Codecov.submit(process_folder())'
17-
- julia -e 'Pkg.add("Documenter")'
18-
- julia -e 'cd(Pkg.dir("DistributedFactorGraphs.jl")); include(joinpath("docs", "make.jl"))'

0 commit comments

Comments
 (0)