Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Jan 31, 2021
1 parent 47e55cd commit f87cb51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ matrix:
compiler: clang
- os: windows
filter_secrets: false # https://travis-ci.community/t/choco-install-hangs-forever/307/22
allow_failures:
- os: windows # ibecause of error C2572 with gmic 2.8.4, see https://travis-ci.org/github/NatronGitHub/openfx-gmic/jobs/699201724
fast_finish: true

before_install:
Expand Down

0 comments on commit f87cb51

Please sign in to comment.