Skip to content

Commit 14b2f03

Browse files
committed
autoanme
1 parent e900c95 commit 14b2f03

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@ branches:
2121

2222
jobs:
2323
include:
24-
- name: "Julia 1.5, with IIF_TEST"
25-
env:
24+
- env:
2625
- IIF_TEST=true
2726
if: NOT branch =~ ^release.*$
2827
- julia: nightly
2928
if: NOT branch =~ ^release.*$
30-
- name: "Julia 1.5, ARM64"
31-
arch: arm64
29+
- arch: arm64
3230
env: SKIP_CGDFG_TESTS=true
3331
before_script:
3432
- stage: "Documentation"

0 commit comments

Comments
 (0)