Skip to content

Commit 87cb134

Browse files
committed
allow failures 2
1 parent 110e1c5 commit 87cb134

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ git:
1515
## (tests will run but not make your overall status red)
1616
matrix:
1717
allow_failures:
18-
- 0.7
19-
- julia: nightly
18+
julia:
19+
- 0.7
20+
- nightly
2021

2122
## uncomment and modify the following lines to manually install system packages
2223
addons:

0 commit comments

Comments
 (0)