Skip to content

Commit

Permalink
allow fail of 32bit/win
Browse files Browse the repository at this point in the history
  • Loading branch information
lobingera committed Dec 27, 2018
1 parent de25db6 commit f1631cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ platform:

## uncomment the following lines to allow failures on nightly julia
## (tests will run but not make your overall status red)
#matrix:
# allow_failures:
# - julia_version: latest
matrix:
allow_failures:
- platform: x86

branches:
only:
Expand Down

0 comments on commit f1631cd

Please sign in to comment.