1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-01 04:02:34 +00:00

Merge pull request #1847 from ThomasWaldmann/travis-osx

travis: allow OS X failures until the brew cask osxfuse issue is fixed
This commit is contained in:
TW 2016-11-14 03:19:34 +01:00 committed by GitHub
commit cda88e1207

View file

@ -28,6 +28,8 @@ matrix:
os: osx
osx_image: xcode6.4
env: TOXENV=py35
allow_failures:
- os: osx
install:
- ./.travis/install.sh