Skip to content

Commit a13d70d

Browse files
docs as GH action
1 parent 0f106eb commit a13d70d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,3 @@ notifications:
1616

1717
coveralls: true
1818
codecov: true
19-
20-
jobs:
21-
include:
22-
- stage: "Documentation"
23-
julia: 1.3
24-
os: linux
25-
script:
26-
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));
27-
Pkg.instantiate()'
28-
- julia --project=docs/ docs/make.jl
29-
after_success: skip

0 commit comments

Comments
 (0)