Skip to content

Commit e812e22

Browse files
committed
allow failures 3
1 parent 87cb134 commit e812e22

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

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

2221
## uncomment and modify the following lines to manually install system packages
2322
addons:

0 commit comments

Comments
 (0)