Skip to content

Commit 5ae4f84

Browse files
matrix and jobs are aliases
1 parent 80aa1ab commit 5ae4f84

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
@@ -9,13 +9,12 @@ julia:
99
- 1.3
1010
- 1.4
1111
- nightly
12-
matrix:
13-
allow_failures:
14-
- julia: nightly
1512
notifications:
1613
email: false
1714
codecov: true
1815
jobs:
16+
allow_failures:
17+
- julia: nightly
1918
include:
2019
- stage: "Documentation"
2120
julia: 1.3

0 commit comments

Comments
 (0)