Skip to content

Commit c54d71c

Browse files
update travis
1 parent d6cb9f0 commit c54d71c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ os:
77

88
julia:
99
- 1.3
10+
- 1
1011
- nightly
1112

1213
notifications:
@@ -15,7 +16,7 @@ notifications:
1516
jobs:
1617
include:
1718
- stage: "Documentation"
18-
julia: 1.3
19+
julia: 1
1920
os: linux
2021
script:
2122
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));

0 commit comments

Comments
 (0)