Skip to content

Commit 3b96694

Browse files
committed
Allow failures on julia 1.2 for now until upstream is fixed
1 parent 9a52084 commit 3b96694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ notifications:
1818
matrix:
1919
allow_failures:
2020
- julia: nightly
21+
- julia: 1.2
2122

2223
# script:
2324
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi

0 commit comments

Comments
 (0)