Skip to content

Commit a54c9d9

Browse files
committed
Exclude x86 macOS from Travis matrix
1 parent 9c91524 commit a54c9d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ arch:
88
- x64
99
- x86
1010
matrix:
11+
exclude:
12+
- os: osx
13+
arch: x86
1114
allow_failures:
1215
- julia: nightly
1316
- arch: x86

0 commit comments

Comments
 (0)