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 2ff3b0f commit e7bfe34Copy full SHA for e7bfe34
.travis.yml
@@ -9,6 +9,7 @@ cache:
9
before_cache:
10
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then brew cleanup; fi
11
12
+dist: bionic
13
# Valgrind currently supports upto macOS 10.13, the latest xcode of that version is 10.1
14
osx_image: xcode10.1
15
addons:
0 commit comments