Skip to content

Commit 16efbea

Browse files
authored
Update .travis.yml
1 parent 8a98449 commit 16efbea

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
@@ -6,6 +6,7 @@ os:
66
julia:
77
- 1.2
88
- 1.3
9+
- 1.4
910
# - nightly
1011
#matrix:
1112
# allow_failures:
@@ -18,7 +19,7 @@ after_success:
1819
jobs:
1920
include:
2021
- stage: "Documentation"
21-
julia: 1.1
22+
julia: 1.4
2223
os: linux
2324
script:
2425
- export DOCUMENTER_DEBUG=true

0 commit comments

Comments
 (0)