Skip to content

Commit 674f366

Browse files
committed
Adding documenter step
1 parent 92a7394 commit 674f366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ os:
33
- linux
44
julia:
55
- 1.0
6+
- 1.1
67
- nightly
78
notifications:
89
email: false
910
matrix:
1011
allow_failures:
12+
- julia: 1.1
1113
- julia: nightly
1214
script:
1315
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi

0 commit comments

Comments
 (0)