We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5211d commit ef19c6aCopy full SHA for ef19c6a
.travis.yml
@@ -20,9 +20,6 @@ jobs:
20
include:
21
# OSX tests - first (in test stage), since they are the slower ones.
22
- &test-macos
23
- # NOTE: (tests with) pexpect appear to be buggy on Travis,
24
- # at least with coverage.
25
- # Log: https://travis-ci.org/pytest-dev/pytest/jobs/500358864
26
os: osx
27
osx_image: xcode10.1
28
language: generic
0 commit comments