Skip to content

Commit ef6b595

Browse files
committed
travis docs with 1.2
1 parent d128d57 commit ef6b595

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
@@ -28,7 +28,7 @@ jobs:
2828
env: IIF_TEST=true
2929
if: NOT branch =~ ^release.*$
3030
- stage: "Documentation"
31-
julia: 1.0
31+
julia: 1.2
3232
os: linux
3333
script:
3434
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'

0 commit comments

Comments
 (0)