Skip to content

Commit

Permalink
Allow failures on nightly for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Sep 21, 2018
1 parent 0864499 commit 4657063
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 @@ -11,9 +11,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:
- julia_version: latest

branches:
only:
Expand Down

0 comments on commit 4657063

Please sign in to comment.