Skip to content

Commit 10fa78f

Browse files
authored
Build docs on nightly (#14)
This is needed for the findcallers docstring
1 parent 2a48cb3 commit 10fa78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fast_finish: true
1919
include:
2020
- stage: Documentation
21-
julia: 1
21+
julia: nightly
2222
script: julia --project=docs -e '
2323
using Pkg;
2424
Pkg.develop(PackageSpec(path=pwd()));

0 commit comments

Comments
 (0)