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 5fd888a commit 3ad867aCopy full SHA for 3ad867a
.travis.yml
@@ -17,7 +17,7 @@ matrix:
17
script:
18
- swift test --verbose
19
- os: osx
20
- osx_image: xcode10.3
+ osx_image: xcode11
21
env: "macOS"
22
skip-cleanup: true
23
before_install:
0 commit comments